From 5feefc9f67b4baafe9d9d4c99bb9e2dc3ef861e1 Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 7 Feb 2018 02:58:12 +0100 Subject: [PATCH] Update public --- app/views/layouts/public.html.haml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index bcc0aa3..730c8aa 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -128,7 +128,7 @@ - -if @menu_item and @menu_item.slug == "index" + -if false and @menu_item and @menu_item.slug == "index" =link_to image_tag("/video.png", :style => "width:150px;position:absolute;bottom:-60px;right:10px;"),"#", :id => "video" @@ -166,7 +166,4 @@ Cris Graphic - SARL au capital de 41 000 € - RCS : Grenoble B 451 888 101 - APE : 1812Z - =link_to "Partenaire Art des Sens", "http://artdessens.fr", :target => "_blank", :title => "Art des Sens - Agencement & décoration, impression Cristal Protect" - =link_to image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank" - - - + =link_to image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank" \ No newline at end of file