diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-09 12:57:46 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-09 13:49:08 +0100 |
commit | 8645ec250a0686b7b348b72d6acc82420fb6aaa8 (patch) | |
tree | eacf6c2f04777468e457d4c13536faef72bf28ed /templates | |
parent | 694ea1fb14adb53c9258d28767d3219417608d2c (diff) |
[Oxfordshire] Load UK projection JS library.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/oxfordshire/footer_extra_js.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/oxfordshire/footer_extra_js.html b/templates/web/oxfordshire/footer_extra_js.html index abef0d40f..541e2ee16 100644 --- a/templates/web/oxfordshire/footer_extra_js.html +++ b/templates/web/oxfordshire/footer_extra_js.html @@ -1,3 +1,4 @@ [% scripts.push( + version('/vendor/OpenLayers.Projection.OrdnanceSurvey.js'), version('/cobrands/oxfordshire/js.js'), ) %] |