aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zerotb/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zerotb/index.html')
-rw-r--r--templates/web/zerotb/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zerotb/index.html b/templates/web/zerotb/index.html
index 754dcbabc..4d0d6555c 100644
--- a/templates/web/zerotb/index.html
+++ b/templates/web/zerotb/index.html
@@ -9,7 +9,7 @@ Modernizr.load({
load: [
"preload![% version('/js/OpenLayers.fixmystreet.js') %]",
"preload![% version('/js/map-OpenLayers.js') %]",
- "preload![% version('/js/map-bing-ol.js') %]",
+ "preload![% version('/js/map-OpenStreetMap.js') %]",
"preload![% version('/js/jquery.ba-hashchange.min.js') %]"
]
});