From ada5d74ea492efaf1e1bd0dfdb2a652b85948c9b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 9 May 2015 16:16:06 +0200 Subject: Disable simple map by default --- templates/chimere/blocks/actions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/chimere/blocks/actions.html b/templates/chimere/blocks/actions.html index 97db138..b658917 100644 --- a/templates/chimere/blocks/actions.html +++ b/templates/chimere/blocks/actions.html @@ -32,7 +32,7 @@
  • {% trans "News"%}
  • -
  • {% trans "Simple map" %}
  • + {% endif %}
  • {% endif %} -- cgit v1.2.3