aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2013-01-24 16:18:11 +0000
committerDave Whiteland <dave@mysociety.org>2013-01-24 16:18:11 +0000
commit04270cd7ad59d6896e7eb5f2e00c5546aba17633 (patch)
tree5af0840ff020bea2fceed986c7430cdd467fd58f
parente3a2b4c66ec2dd723f246d4511cfbed4dee8b05c (diff)
parentb27a66c4798204c4cc895247effed034a77d99ea (diff)
Merge remote branch 'origin/zurich' into zurich
-rw-r--r--templates/web/fixmystreet/report/display.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/web/fixmystreet/report/display.html b/templates/web/fixmystreet/report/display.html
index 6ab6e9222..752b122c5 100644
--- a/templates/web/fixmystreet/report/display.html
+++ b/templates/web/fixmystreet/report/display.html
@@ -12,6 +12,12 @@
[% map_html %]
+ [% IF c.cobrand.moniker == 'zurich' %]
+ <p id='sub_map_links'>
+ <a class="hidden-nojs" id="map_layer_toggle" href="">Stadtplan</a>
+ </p>
+ [% END %]
+
</div>
[% INCLUDE 'report/banner.html' %]