views: shorten administrateur breadcrumb
This commit is contained in:
parent
e583603888
commit
62d5778790
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
= render partial: 'administrateurs/breadcrumbs',
|
||||
locals: { steps: [link_to('Démarches', admin_procedures_path),
|
||||
link_to(@procedure.libelle, admin_procedure_path(@procedure)),
|
||||
link_to(@procedure.libelle.truncate_words(10), admin_procedure_path(@procedure)),
|
||||
'Configuration des champs'], preview: true }
|
||||
|
||||
.container
|
||||
|
|
Loading…
Add table
Reference in a new issue