reinitilization branch

This commit is contained in:
Julie Salha 2023-04-19 11:38:59 +02:00 committed by Julie Salha
parent 0a900d72ea
commit 3262c5bf00
2 changed files with 0 additions and 8 deletions

View file

@ -18,7 +18,3 @@
= f.hidden_field :dossier, value: @dossier.id
= f.submit t('.submit'), class: 'fr-btn'
.fr-footer__bottom
= render partial: 'users/general_footer_row'
= render partial: 'shared/footer_copy'

View file

@ -74,7 +74,3 @@
method: :delete,
data: { confirm: t('.unlink_confirmation', full_name: fci.full_name) },
class: 'fr-btn fr-btn--secondary fr-ml-2w'
.fr-footer__bottom
= render partial: 'users/general_footer_row'
= render partial: 'shared/footer_copy'