Utilisateur -> Usager
This commit is contained in:
parent
4303dcef2c
commit
77dae0462b
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -127,7 +127,7 @@
|
|||
%table.table
|
||||
%thead
|
||||
%th
|
||||
Utilisateur
|
||||
Usager
|
||||
%th
|
||||
Date d'envoi
|
||||
%th
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue