reinitilization branch
This commit is contained in:
parent
0a900d72ea
commit
3262c5bf00
2 changed files with 0 additions and 8 deletions
|
@ -18,7 +18,3 @@
|
||||||
|
|
||||||
= f.hidden_field :dossier, value: @dossier.id
|
= f.hidden_field :dossier, value: @dossier.id
|
||||||
= f.submit t('.submit'), class: 'fr-btn'
|
= f.submit t('.submit'), class: 'fr-btn'
|
||||||
|
|
||||||
.fr-footer__bottom
|
|
||||||
= render partial: 'users/general_footer_row'
|
|
||||||
= render partial: 'shared/footer_copy'
|
|
||||||
|
|
|
@ -74,7 +74,3 @@
|
||||||
method: :delete,
|
method: :delete,
|
||||||
data: { confirm: t('.unlink_confirmation', full_name: fci.full_name) },
|
data: { confirm: t('.unlink_confirmation', full_name: fci.full_name) },
|
||||||
class: 'fr-btn fr-btn--secondary fr-ml-2w'
|
class: 'fr-btn fr-btn--secondary fr-ml-2w'
|
||||||
|
|
||||||
.fr-footer__bottom
|
|
||||||
= render partial: 'users/general_footer_row'
|
|
||||||
= render partial: 'shared/footer_copy'
|
|
||||||
|
|
Loading…
Reference in a new issue