aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/osm.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/maps/osm.html')
-rw-r--r--templates/web/base/maps/osm.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/base/maps/osm.html b/templates/web/base/maps/osm.html
index 698fa186d..ab4424cdd 100644
--- a/templates/web/base/maps/osm.html
+++ b/templates/web/base/maps/osm.html
@@ -2,7 +2,6 @@
<script type="text/javascript" src="[% version('/js/OpenLayers/OpenLayers.fixmystreet.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-OpenLayers.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-OpenStreetMap.js') %]"></script>
-<script type="text/javascript" src="[% version('/js/jquery.ba-hashchange.min.js') %]"></script>
[% END %]
[% map_html = BLOCK %]