aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixmystreet.com/front/javascript.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/fixmystreet.com/front/javascript.html')
-rw-r--r--templates/web/fixmystreet.com/front/javascript.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/templates/web/fixmystreet.com/front/javascript.html b/templates/web/fixmystreet.com/front/javascript.html
deleted file mode 100644
index 4bf586b70..000000000
--- a/templates/web/fixmystreet.com/front/javascript.html
+++ /dev/null
@@ -1,12 +0,0 @@
-[%
-map_js = [
- version('/vendor/yepnope.js'),
- [ version('/cobrands/fixmystreet/front.js'), {
- id = "script_front",
- 'data-scripts' = version('/vendor/OpenLayers/OpenLayers.fixmystreet.js') _ ',' _
- version('/js/map-OpenLayers.js') _ ',' _
- version('/js/map-bing-ol.js') _ ',' _
- version('/js/map-fms.js')
- } ],
-]
-%]