aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Bromley.pm
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-06-08 12:32:44 +0100
committerStruan Donald <struan@exo.org.uk>2012-06-08 12:32:44 +0100
commitf5c78d71b22b317dfeae6825eb9ae49ae428eca1 (patch)
tree8e6627aa5ca22993ca128d3d8c9d01121f2f6327 /perllib/FixMyStreet/Cobrand/Bromley.pm
parent66630c094ba7fbb1d05c85de638ae77a8ad8e043 (diff)
update Bromley cobrand to use re-organised code
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Bromley.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/Bromley.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Bromley.pm b/perllib/FixMyStreet/Cobrand/Bromley.pm
index 4f2535437..3147860d0 100644
--- a/perllib/FixMyStreet/Cobrand/Bromley.pm
+++ b/perllib/FixMyStreet/Cobrand/Bromley.pm
@@ -10,6 +10,7 @@ sub council_id { return 2482; }
sub council_area { return 'Bromley'; }
sub council_name { return 'Bromley Council'; }
sub council_url { return 'bromley'; }
+sub all_reports_style { return 'detailed'; }
sub base_url {
'https://fix.bromley.gov.uk';