aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/maps/fms.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/maps/fms.html')
-rw-r--r--templates/web/default/maps/fms.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/templates/web/default/maps/fms.html b/templates/web/default/maps/fms.html
deleted file mode 100644
index 1cdfc0b35..000000000
--- a/templates/web/default/maps/fms.html
+++ /dev/null
@@ -1,15 +0,0 @@
-[% map_js = BLOCK %]
-<!-- <script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&mkt=en-GB"></script> -->
-<script type="text/javascript" src="[% version('/js/OpenLayers.fixmystreet.js') %]"></script>
-<script type="text/javascript" src="[% version('/js/map-OpenLayers.js') %]"></script>
-<script type="text/javascript" src="[% version('/js/map-bing-ol.js') %]"></script>
-<script type="text/javascript" src="[% version('/js/jquery.ba-hashchange.min.js') %]"></script>
-<!--[if lte IE 6]>
- <link rel="stylesheet" href="/js/OpenLayers-2.13.1/theme/default/ie6-style.css" type="text/css">
-<![endif]-->
-[% END %]
-
-[% map_html = BLOCK %]
-[% INCLUDE maps/openlayers.html %]
-[% END %]
-