diff options
Diffstat (limited to 'design/templates/archives/map.html')
-rw-r--r-- | design/templates/archives/map.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/map.html b/design/templates/archives/map.html index 92fdc15..a40e977 100644 --- a/design/templates/archives/map.html +++ b/design/templates/archives/map.html @@ -9,7 +9,7 @@ Google Maps code ==============================================#} {% block extrahead %} - <script src="/media/js/leaflet-0.7.3/leaflet.js"></script> + <script src="/media/js/leaflet-master/leaflet-mod.js"></script> <style> #map-canvas img{ border: none;} </style> |