Browse Source

Some more path issues

Cqoicebordel 10 years ago
parent
commit
2ab621c0e3

File diff suppressed because it is too large
+ 0 - 0
searx/static/oscar/js/searx.min.js


+ 1 - 1
searx/static/oscar/js/searx_src/leaflet_map.js

@@ -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);

Some files were not shown because too many files changed in this diff