aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/openlayers.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-08-15 11:43:21 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-08-16 18:38:23 +0100
commitbef9203e2380df25372e3f8aa7c763a72ec4aa5a (patch)
tree8c57cf70250ca279d43bf4b1cf77731a151c9a28 /templates/web/base/maps/openlayers.html
parent3425a7ba037612141f75321d3d0b226e4ca0ed1e (diff)
Move most JavaScript to end, inline the remaining.
Diffstat (limited to 'templates/web/base/maps/openlayers.html')
-rw-r--r--templates/web/base/maps/openlayers.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/base/maps/openlayers.html b/templates/web/base/maps/openlayers.html
index b9dc0747c..bc71847ad 100644
--- a/templates/web/base/maps/openlayers.html
+++ b/templates/web/base/maps/openlayers.html
@@ -30,7 +30,6 @@
<div id="map">
[% INCLUDE 'maps/noscript_map.html' js = 1 %]
</div>
- <script src="[% version('/cobrands/fixmystreet/map.js') %]"></script>
[% IF map.copyright %]
<div class="olControlAttribution" style="position: absolute;">[% map.copyright %]</div>
[% END %]