Rename gestionnaire in code to instructeur
This commit is contained in:
parent
6902f84b85
commit
3fde2a6f70
175 changed files with 1162 additions and 1162 deletions
|
@ -2,8 +2,8 @@ module TableauDeBordHelper
|
|||
def tableau_de_bord_helper_path
|
||||
if current_administrateur.present?
|
||||
admin_procedures_path
|
||||
elsif current_gestionnaire.present?
|
||||
gestionnaire_procedures_path
|
||||
elsif current_instructeur.present?
|
||||
instructeur_procedures_path
|
||||
else
|
||||
dossiers_path
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue