fix all instructeur procedure_path into instructeur_procedure_path

This commit is contained in:
Judith 2020-07-07 16:58:38 +02:00
parent 060022df78
commit 927a3b3efd

View file

@ -2,7 +2,7 @@
- content_for(:title, title)
= render partial: 'new_administrateur/breadcrumbs',
locals: { steps: [link_to(@procedure.libelle, procedure_path(@procedure)),
locals: { steps: [link_to(@procedure.libelle, instructeur_procedure_path(@procedure)),
'Statistiques'] }
.statistiques