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.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/web/base/maps/osm.html b/templates/web/base/maps/osm.html
index 43d6106a5..51c3ad388 100644
--- a/templates/web/base/maps/osm.html
+++ b/templates/web/base/maps/osm.html
@@ -1,8 +1,3 @@
[%
-map_js = [
- version('/vendor/OpenLayers/OpenLayers.fixmystreet.js'),
- version('/js/map-OpenLayers.js'),
- version('/js/map-OpenStreetMap.js'),
-];
map_html = INCLUDE maps/openlayers.html
%]