diff options
Diffstat (limited to 'templates/web/bromley/footer_extra_js.html')
-rw-r--r-- | templates/web/bromley/footer_extra_js.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/bromley/footer_extra_js.html b/templates/web/bromley/footer_extra_js.html index c3bad670c..3a58505ef 100644 --- a/templates/web/bromley/footer_extra_js.html +++ b/templates/web/bromley/footer_extra_js.html @@ -2,7 +2,7 @@ version('/jslib/jquery-1.7.2.min.js'), version('/cobrands/bromley/a-z-nav.js'), ) %] -[% PROCESS 'footer_extra_js_base.html' cobrand_js=1 validation=1 tfl=1 %] +[% PROCESS 'footer_extra_js_base.html' cobrand_js=1 validation=1 tfl=1 roadworks=1 %] [% IF bodyclass.match('mappage'); scripts.push( version('/cobrands/bromley/map.js'), |