From 9a26ce60cf6709acbd83c0b5665b148d3187aa97 Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 16 Aug 2009 17:02:25 +0000 Subject: Show/hide subcategories - #47 git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@33 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- templates/main_map.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/main_map.html') diff --git a/templates/main_map.html b/templates/main_map.html index e442757..882e0f2 100644 --- a/templates/main_map.html +++ b/templates/main_map.html @@ -9,10 +9,10 @@ var lst_{{category.id}}=new Array(); {% for sub_category in lst_sub_categories %} lst_{{category.id}}.push("{{sub_category.id}}");{% endfor %} --> -
  • - {% trans category.name %} - {% trans "Zoom to" %} {{category.name}} -