mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
Some more path issues
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user