From 1d0bdecc798fb3098f2dc79fb0c8f27933ac30ee Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 10 Aug 2020 18:13:47 +0200 Subject: [PATCH] suite --- app/views/layouts/public.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index adfc497..041367e 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -89,7 +89,7 @@ %span.remove=ic :times =flash[:alert] - -if params[:force] + -if true #menu_top =image_tag "/logo-basic.png", :id => "logo"