aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2020-05-13 17:02:49 +0100
committerDave Arter <davea@mysociety.org>2020-07-02 14:38:29 +0100
commite8627c718732b2cb325530daf7a5b82998e61512 (patch)
tree969660d6c04f227f844306a44c1a71f762dc5acb
parent6d07fab1527a18512c560d0b5608dea1143bdb69 (diff)
[Hackney] Include TfL assets on map
-rw-r--r--templates/web/hackney/footer_extra_js.html2
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 %]