add footer to profile page
This commit is contained in:
parent
2eea0e21b5
commit
0a900d72ea
1 changed files with 4 additions and 0 deletions
|
@ -74,3 +74,7 @@
|
|||
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'
|
||||
|
|
Loading…
Reference in a new issue