From 83862fab87d4e1a236c69e43f18a8eb01369d6a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Wed, 26 Oct 2016 16:06:07 +0200 Subject: [PATCH] Fix actions menu --- app/templates/pages/menus/action.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/pages/menus/action.html b/app/templates/pages/menus/action.html index 795109ea..ecb3f75d 100644 --- a/app/templates/pages/menus/action.html +++ b/app/templates/pages/menus/action.html @@ -16,14 +16,14 @@ {{ page.title }} {% endif %} - {% endif %} - {% endif %}--> + {% endif %} {% endfor %} {% endif %} {% endspaceless %} -- 2.39.5