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/FixMyStreet.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perllib/FixMyStreet/Cobrand/FixMyStreet.pm') diff --git a/perllib/FixMyStreet/Cobrand/FixMyStreet.pm b/perllib/FixMyStreet/Cobrand/FixMyStreet.pm index 97b4c3c8b..384b1b05b 100644 --- a/perllib/FixMyStreet/Cobrand/FixMyStreet.pm +++ b/perllib/FixMyStreet/Cobrand/FixMyStreet.pm @@ -6,6 +6,8 @@ sub restriction { return {}; } +sub all_reports_style { return 'detailed'; } + sub generate_problem_banner { my ( $self, $problem ) = @_; -- cgit v1.2.3