diff options
Diffstat (limited to 'templates/web')
-rw-r--r-- | templates/web/bristol/maps/bristol.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/bristol/maps/bristol.html b/templates/web/bristol/maps/bristol.html index 7a4a5fbcf..f49571a1d 100644 --- a/templates/web/bristol/maps/bristol.html +++ b/templates/web/bristol/maps/bristol.html @@ -1,5 +1,5 @@ [% map_js = BLOCK %] -<script type="text/javascript" src="[% version('/js/OpenLayers.2.11.zurich.js') %]"></script> +<script type="text/javascript" src="[% version('/js/OpenLayers/OpenLayers.bristol.js') %]"></script> <script type="text/javascript" src="[% version('/js/map-OpenLayers.js') %]"></script> <script type="text/javascript" src="[% version('/js/map-wmts-base.js') %]"></script> <script type="text/javascript" src="[% version('/js/map-wmts-bristol.js') %]"></script> |