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.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/web/base/maps/osm.html b/templates/web/base/maps/osm.html
index 0b2db1a53..58f872527 100644
--- a/templates/web/base/maps/osm.html
+++ b/templates/web/base/maps/osm.html
@@ -3,9 +3,6 @@
<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>
-<!--[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 %]