diff options
-rw-r--r-- | templates/web/hackney/footer_extra_js.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/hackney/footer_extra_js.html b/templates/web/hackney/footer_extra_js.html index fbd33dd11..61b8dacea 100644 --- a/templates/web/hackney/footer_extra_js.html +++ b/templates/web/hackney/footer_extra_js.html @@ -4,4 +4,4 @@ IF bodyclass.match('mappage'); version('/cobrands/fixmystreet-uk-councils/alloy.js'), ); END %] -[% PROCESS 'footer_extra_js_base.html' highways=1 cobrand_js=1 validation=1 %] +[% PROCESS 'footer_extra_js_base.html' highways=1 tfl=1 cobrand_js=1 validation=1 %] |