add footer to profil page user

This commit is contained in:
Julie Salha 2023-05-26 11:08:35 +02:00
parent b50698a30d
commit 57f0a6795d

View file

@ -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'