fix all instructeur procedure_path into instructeur_procedure_path
This commit is contained in:
parent
060022df78
commit
927a3b3efd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue