abusesa::search: Fix servlet name in Config.js.erb
This commit is contained in:
parent
0cafc869d4
commit
fee63a73d7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
var config = {
|
var config = {
|
||||||
servlet: "admin/luke",
|
servlet: "select",
|
||||||
solrUrl: "<%= @solrurl %>",
|
solrUrl: "<%= @solrurl %>",
|
||||||
logoUrl: "<%= @logourl %>",
|
logoUrl: "<%= @logourl %>",
|
||||||
cssFile: "<%= @cssfile %>"
|
cssFile: "<%= @cssfile %>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue