fix instructeur_mail_notifications

This commit is contained in:
Judith 2020-07-07 16:51:10 +02:00
parent 448df0ae5f
commit 060022df78

View file

@ -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