fix(admin): go to the right tab when click on breadcrumb link
This commit is contained in:
parent
93de4cf821
commit
8c173e45bf
13 changed files with 28 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
= render partial: 'administrateurs/breadcrumbs',
|
||||
locals: { steps: [['Démarches', admin_procedures_path],
|
||||
locals: { steps: [['Démarches', admin_procedures_back_path(@procedure)],
|
||||
[@procedure.libelle.truncate_words(10), admin_procedure_path(@procedure)],
|
||||
['Jeton']] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue