From 93b8f1c3dfb0acbfffac553db55a3eff5ee71df6 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 24 Jun 2020 15:50:13 +0200 Subject: [PATCH] suite --- app/views/portlets/dynamic_contents/_plan.html.haml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/app/views/portlets/dynamic_contents/_plan.html.haml b/app/views/portlets/dynamic_contents/_plan.html.haml index 785ce31..cabb36d 100644 --- a/app/views/portlets/dynamic_contents/_plan.html.haml +++ b/app/views/portlets/dynamic_contents/_plan.html.haml @@ -11,13 +11,7 @@ -if menu_item_link(menu_item) and menu_item_link(menu_item) != "" %li=menu_item_link(menu_item) - - %ul - -menu_item.children.each do |menu_item| - -if menu_item_link(menu_item) and menu_item_link(menu_item) != "" - - %li=menu_item_link(menu_item) - + %li=link_to "Trouvez votre journée", public_m_events_path