diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/bristol/footer_extra_js.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/bristol/footer_extra_js.html b/templates/web/bristol/footer_extra_js.html index 218607498..1742a55e2 100644 --- a/templates/web/bristol/footer_extra_js.html +++ b/templates/web/bristol/footer_extra_js.html @@ -1,4 +1,5 @@ [% scripts.push( version('/vendor/OpenLayers.Projection.OrdnanceSurvey.js') version('/cobrands/fixmystreet-uk-councils/js.js'), + version('/cobrands/highways/assets.js'), ) %] |