aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Angell <josh@supercooldesign.co.uk>2012-02-23 16:54:02 +0000
committerJosh Angell <josh@supercooldesign.co.uk>2012-02-23 16:54:02 +0000
commit527be3a9bd51b898f1da6c0138d565f04f854036 (patch)
treecb9beecf24504156c0e76718bd1e5f1361f40491
parent888f8981de8e224fad97883a8875ca7eb74967d3 (diff)
Added mappage body class to /reports/council to add in the proper header stuff (see #232)
Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
-rwxr-xr-xtemplates/web/fixmystreet/reports/council.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/fixmystreet/reports/council.html b/templates/web/fixmystreet/reports/council.html
index d8a7604a6..7af9201cd 100755
--- a/templates/web/fixmystreet/reports/council.html
+++ b/templates/web/fixmystreet/reports/council.html
@@ -13,6 +13,7 @@
INCLUDE 'header.html',
title = tprintf(loc('%s - Summary reports'), name)
context = 'reports'
+ bodyclass = 'mappage'
rss = [ tprintf(loc('Problems within %s, FixMyStreet'), name), rss_url ]
%]