Migrate to fontawesome 6
This commit is contained in:
parent
a79e9ee993
commit
d31233c033
63 changed files with 153 additions and 268 deletions
|
|
@ -2,7 +2,7 @@
|
|||
- code_of_conduct_link = link_to 'Code of Conduct', '#',
|
||||
data: { toggle: 'modal', target: '#modal-code-of-conduct'}
|
||||
- if @registration.accepted_code_of_conduct
|
||||
= fa_icon 'check-square-o'
|
||||
= icon 'fa-solid', 'square-check'
|
||||
I have read and accepted the
|
||||
= code_of_conduct_link
|
||||
- else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue