mirror of
https://github.com/searxng/searxng.git
synced 2025-02-17 02:40:03 +00:00
[fix] Show map on result in Oscar
Allow to find the leafleet js when searx is not installed at the root of the web server.
This commit is contained in:
parent
789e46f1c8
commit
06b59c7210
BIN
searx/static/oscar/js/searx.min.js
vendored
BIN
searx/static/oscar/js/searx.min.js
vendored
Binary file not shown.
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
requirejs.config({
|
||||
baseUrl: '/static/oscar/js',
|
||||
baseUrl: './static/oscar/js',
|
||||
paths: {
|
||||
app: '../app'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user