abusesa: Added template for abusesa search Config.js
This commit is contained in:
parent
6ce660a48a
commit
ce80b2d874
2 changed files with 17 additions and 0 deletions
4
abusesa/templates/Config.js.erb
Normal file
4
abusesa/templates/Config.js.erb
Normal file
|
@ -0,0 +1,4 @@
|
|||
var config = {
|
||||
solrUrl: "<%= @abusesa_search_solrurl %>",
|
||||
servlet: "admin/luke"
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue