diff options
author | Struan Donald <struan@exo.org.uk> | 2012-05-02 12:30:59 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-05-02 12:30:59 +0100 |
commit | f7bba1ad79d2087a834c6fcfcee9159c19e1b51a (patch) | |
tree | 31612eb1071fbb55b98813a9d0677c0701ef85fa /templates | |
parent | 6de4b1ca41697063b525ec854db98e6991a5fd70 (diff) |
configure all reports problem style in the cobrand
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/web/default/reports/council.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/reports/council.html b/templates/web/default/reports/council.html index 0d3d43d82..d7edd63c4 100755 --- a/templates/web/default/reports/council.html +++ b/templates/web/default/reports/council.html @@ -117,7 +117,7 @@ Its area is now covered by <a href="/reports/Bedford">Bedford Borough Council</a [% IF problems %] <ul class="issue-list-a"> -[% IF c.cobrand.moniker == 'fixmystreet' %] +[% IF c.cobrand.all_reports_style == 'detailed' %] [% FOREACH problem IN problems %] <li> |