From 1a7d0f2e12c1d9f0a3bed9b687ae4e6b7e562bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chai=CC=88b=20Martinez?= Date: Wed, 26 Dec 2018 14:24:55 +0100 Subject: [PATCH] Remove mailto contact DS into admin header --- app/views/layouts/_navbar.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/_navbar.html.haml b/app/views/layouts/_navbar.html.haml index 558e981e8..79448dc56 100644 --- a/app/views/layouts/_navbar.html.haml +++ b/app/views/layouts/_navbar.html.haml @@ -10,7 +10,7 @@ #navbar-body .row %div{ style: "vertical-align: middle;float:left;position:absolute;line-height: 60px;z-index:2;" } - Besoin d'aide ? #{CONTACT_PHONE} ou #{CONTACT_EMAIL} + Besoin d'aide ? #{CONTACT_PHONE} ou par email -# BEST WTF EVER -# this begin rescue hides potentials bugs by displaying another navbar - begin