aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2020-04-17 16:18:13 +0100
committerStruan Donald <struan@exo.org.uk>2020-04-29 10:09:29 +0100
commite41476b0ab7307912f04dd9d876976c63f3076b9 (patch)
tree0b7c9af62e6a9fb66b4a327e9ddd8a6ac50e07aa /templates
parent4f9f8e20121cda727beef8c5e3b25e9e187a8d81 (diff)
[EastSussex] display assets on .com
Add assets for drains, grit bins and street lights. Uses east sussex specific protocol and format
Diffstat (limited to 'templates')
-rw-r--r--templates/web/fixmystreet.com/footer_extra_js.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/footer_extra_js.html b/templates/web/fixmystreet.com/footer_extra_js.html
index d2fe1e588..289e230e7 100644
--- a/templates/web/fixmystreet.com/footer_extra_js.html
+++ b/templates/web/fixmystreet.com/footer_extra_js.html
@@ -11,6 +11,7 @@ IF bodyclass.match('mappage');
scripts.push( version('/cobrands/bromley/assets.js') );
scripts.push( version('/cobrands/buckinghamshire/assets.js') );
scripts.push( version('/cobrands/cheshireeast/assets.js') );
+ scripts.push( version('/cobrands/eastsussex/assets.js') );
scripts.push( version('/cobrands/isleofwight/assets.js') );
scripts.push( version('/cobrands/lincolnshire/assets.js') );
scripts.push( version('/cobrands/northamptonshire/assets.js') );