forked from Icycoide/searxng
Some more path issues
This commit is contained in:
parent
06b59c7210
commit
2ab621c0e3
2 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ $(document).ready(function(){
|
|||
|
||||
// TODO hack
|
||||
// change default imagePath
|
||||
L.Icon.Default.imagePath = "/static/oscar/img/map";
|
||||
L.Icon.Default.imagePath = "./static/oscar/img/map";
|
||||
|
||||
// init map
|
||||
var map = L.map(leaflet_target);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue