Some more path issues

This commit is contained in:
Cqoicebordel 2014-12-19 05:05:12 +01:00
parent 06b59c7210
commit 2ab621c0e3
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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