add footer to profil page user
This commit is contained in:
parent
b50698a30d
commit
57f0a6795d
1 changed files with 3 additions and 0 deletions
|
@ -74,3 +74,6 @@
|
|||
method: :delete,
|
||||
data: { confirm: t('.unlink_confirmation', full_name: fci.full_name) },
|
||||
class: 'fr-btn fr-btn--secondary fr-ml-2w'
|
||||
|
||||
- content_for :footer do
|
||||
= render partial: 'users/dossiers/index_footer'
|
||||
|
|
Loading…
Add table
Reference in a new issue