From: Jérémy Fabre Date: Fri, 23 Sep 2016 12:45:54 +0000 (+0200) Subject: Fix the summary menu X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=357f7102132f5afe10ffa6ec98d2b23795b7e064;p=mezzo.git Fix the summary menu --- diff --git a/app/templates/pages/menus/current_tree_primary.html b/app/templates/pages/menus/current_tree_primary.html index c3efe733..92bb1fc3 100644 --- a/app/templates/pages/menus/current_tree_primary.html +++ b/app/templates/pages/menus/current_tree_primary.html @@ -31,7 +31,7 @@ {% page_menu page %} {% endif %} - {% if page.is_current_or_ascendant and not page.has_children_in_menu%} + {% if page.is_current_or_ascendant and not page.has_children_in_menu %}