fix instructeur_mail_notifications
This commit is contained in:
parent
448df0ae5f
commit
060022df78
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
- content_for(:title, "Notifications pour #{@procedure.libelle}")
|
||||
|
||||
= render partial: 'new_administrateur/breadcrumbs',
|
||||
locals: { steps: [link_to(@procedure.libelle, procedure_path(@procedure)),
|
||||
locals: { steps: [link_to(@procedure.libelle, instructeur_procedure_path(@procedure)),
|
||||
'Notifications'] }
|
||||
|
||||
.container
|
||||
|
|
Loading…
Reference in a new issue