From 97fda013c0ec03a34d78c8bbd15f6df82424899a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chai=CC=88b=20Martinez?= Date: Wed, 20 Feb 2019 14:49:56 +0100 Subject: [PATCH] Minor texte changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Chaïb Martinez --- app/views/layouts/_switch_devise_profile_module.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/_switch_devise_profile_module.html.haml b/app/views/layouts/_switch_devise_profile_module.html.haml index e70e11ffa..6cbcdbad1 100644 --- a/app/views/layouts/_switch_devise_profile_module.html.haml +++ b/app/views/layouts/_switch_devise_profile_module.html.haml @@ -1,6 +1,6 @@ - if SwitchDeviseProfileService.new(warden).multiple_devise_profile_connect? %ul#switch-menu - %li Tester en tant que... + %li Changer de rôle... - if user_signed_in? %li = link_to(dossiers_path, id: :menu_item_procedure, title:'Aller dans votre espace usager. Vous pourrez revenir ici ensuite') do @@ -12,4 +12,4 @@ = link_to(gestionnaire_procedures_path, title:'Aller dans votre espace instructeur. Vous pourrez revenir ici ensuite.') do %i.fa.fa-user   - Instructeur + Instructeur \ No newline at end of file