From 63490b830cc351af31d6bd093ba5889f6661790c Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 1 Jan 2015 13:22:11 +0100 Subject: [PATCH] ajout dossier --- app/views/layouts/public.html.haml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index c7378b3..a0727ab 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -101,6 +101,9 @@ =menu_item_link(MenuItem.find(117)) %br %br + =menu_item_link(MenuItem.find(298)) + %br + %br =image_tag('style/une.gif', :style => "width:497px;") #contenu{:style => ("margin-left:260px;float:none;width:auto;padding-right:201px;background:url('/images/style/fond.png') repeat-y top right" if @accueil).to_s} -if flash[:notice]