diff options
-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'), ) %] |