Profile: add breadcrumb
This commit is contained in:
parent
2c8188f4ae
commit
1af789b9a8
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
= render partial: 'new_administrateur/breadcrumbs',
|
||||
locals: { steps: [link_to('Tableau de bord', admin_procedures_path),
|
||||
'Profil'] }
|
||||
|
||||
#profil-page.container
|
||||
%h1 Profil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue