Some more path issues
This commit is contained in:
parent
06b59c7210
commit
2ab621c0e3
BIN
searx/static/oscar/js/searx.min.js
vendored
BIN
searx/static/oscar/js/searx.min.js
vendored
Binary file not shown.
@ -116,7 +116,7 @@ $(document).ready(function(){
|
|||||||
|
|
||||||
// TODO hack
|
// TODO hack
|
||||||
// change default imagePath
|
// change default imagePath
|
||||||
L.Icon.Default.imagePath = "/static/oscar/img/map";
|
L.Icon.Default.imagePath = "./static/oscar/img/map";
|
||||||
|
|
||||||
// init map
|
// init map
|
||||||
var map = L.map(leaflet_target);
|
var map = L.map(leaflet_target);
|
||||||
|
Loading…
Reference in New Issue
Block a user