From 8b0566fff552f7afb87da3e6282a20e4f1f6c3dc Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Tue, 26 Mar 2019 10:38:04 +0000 Subject: [fixmystreet.com] remove Northamptonshire unresponsive text --- templates/web/fixmystreet.com/report/new/unresponsive_body.html | 2 +- templates/web/fixmystreet.com/static/unresponsive.html | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/templates/web/fixmystreet.com/report/new/unresponsive_body.html b/templates/web/fixmystreet.com/report/new/unresponsive_body.html index 54a9fb195..900958d6d 100644 --- a/templates/web/fixmystreet.com/report/new/unresponsive_body.html +++ b/templates/web/fixmystreet.com/report/new/unresponsive_body.html @@ -1,6 +1,6 @@ [% SET first = body_id.keys.first; # Might be more than one, but showing one will do -SET soon = bodies.$first.name == 'Northamptonshire County Council' %] +SET soon = 0 %]

Important message

diff --git a/templates/web/fixmystreet.com/static/unresponsive.html b/templates/web/fixmystreet.com/static/unresponsive.html index f2b7a13a9..5d9b4bfab 100644 --- a/templates/web/fixmystreet.com/static/unresponsive.html +++ b/templates/web/fixmystreet.com/static/unresponsive.html @@ -2,12 +2,6 @@ title = 'Unresponsive councils: What you can do', bodyclass = 'unresponsive-council fullwidthpage' %] -[% IF body.name == 'Northamptonshire County Council' ~%] - [% PROCESS static/unresponsive_northants.html %] - [% INCLUDE footer.html %] - [% RETURN %] -[% END %] -

Bad news :(

[% body.name %] no -- cgit v1.2.3