mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +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:
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
requirejs.config({
|
||||
baseUrl: '/static/oscar/js',
|
||||
baseUrl: './static/oscar/js',
|
||||
paths: {
|
||||
app: '../app'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user