mirror of
https://github.com/searxng/searxng.git
synced 2025-07-17 02:09:26 +02: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
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
requirejs.config({
|
||||
baseUrl: '/static/oscar/js',
|
||||
baseUrl: './static/oscar/js',
|
||||
paths: {
|
||||
app: '../app'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue