summaryrefslogtreecommitdiff
path: root/design/templates/details/photo_galleries.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/details/photo_galleries.html')
-rw-r--r--design/templates/details/photo_galleries.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/details/photo_galleries.html b/design/templates/details/photo_galleries.html
index 5275f2d..214b571 100644
--- a/design/templates/details/photo_galleries.html
+++ b/design/templates/details/photo_galleries.html
@@ -9,7 +9,7 @@
{% block metadescription %}{{object.set_desc|truncatewords:30|smartypants|safe}}{% endblock %}
{% 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>