From f7bba1ad79d2087a834c6fcfcee9159c19e1b51a Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Wed, 2 May 2012 12:30:59 +0100 Subject: configure all reports problem style in the cobrand --- perllib/FixMyStreet/Cobrand/Barnet.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perllib/FixMyStreet/Cobrand/Barnet.pm') diff --git a/perllib/FixMyStreet/Cobrand/Barnet.pm b/perllib/FixMyStreet/Cobrand/Barnet.pm index eceb656b3..31b61aa62 100644 --- a/perllib/FixMyStreet/Cobrand/Barnet.pm +++ b/perllib/FixMyStreet/Cobrand/Barnet.pm @@ -8,6 +8,7 @@ sub council_id { return 2489; } sub council_area { return 'Barnet'; } sub council_name { return 'Barnet Council'; } sub council_url { return 'barnet'; } +sub all_reports_style { return 'detailed'; } sub path_to_web_templates { my $self = shift; -- cgit v1.2.3