From 77dae0462b44e7bd644ecad770f42a420e2b0cb4 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Wed, 26 Apr 2017 15:13:50 +0200 Subject: [PATCH] Utilisateur -> Usager --- app/views/admin/procedures/show.html.haml | 2 +- app/views/dossiers/_infos_dossier.html.haml | 2 +- app/views/layouts/_switch_devise_profile_module.html.haml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/admin/procedures/show.html.haml b/app/views/admin/procedures/show.html.haml index 171eb5ace..71b0c3501 100644 --- a/app/views/admin/procedures/show.html.haml +++ b/app/views/admin/procedures/show.html.haml @@ -102,7 +102,7 @@ %div = @facade.dossiers_waiting_gestionnaire_total - %h4.text-info Attente Utilisateur + %h4.text-info Attente Usager %div = @facade.dossiers_waiting_user_total diff --git a/app/views/dossiers/_infos_dossier.html.haml b/app/views/dossiers/_infos_dossier.html.haml index 15a1aa744..959f82c78 100644 --- a/app/views/dossiers/_infos_dossier.html.haml +++ b/app/views/dossiers/_infos_dossier.html.haml @@ -127,7 +127,7 @@ %table.table %thead %th - Utilisateur + Usager %th Date d'envoi %th diff --git a/app/views/layouts/_switch_devise_profile_module.html.haml b/app/views/layouts/_switch_devise_profile_module.html.haml index 6b718ca0a..ab51a0053 100644 --- a/app/views/layouts/_switch_devise_profile_module.html.haml +++ b/app/views/layouts/_switch_devise_profile_module.html.haml @@ -9,7 +9,7 @@ = link_to(users_dossiers_path, id: :menu_item_procedure) do %i.fa.fa-user   - Utilisateur + Usager - if gestionnaire_signed_in? %li = link_to(backoffice_dossiers_path) do