Use material symbols in table link helper (#31359)
This commit is contained in:
parent
c75f7262ed
commit
71405eabfc
25 changed files with 47 additions and 36 deletions
|
@ -22,4 +22,4 @@
|
|||
|
||||
%td
|
||||
- if invite.valid_for_use? && policy(invite).destroy?
|
||||
= table_link_to 'times', t('invites.delete'), invite_path(invite), method: :delete
|
||||
= table_link_to 'close', t('invites.delete'), invite_path(invite), method: :delete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue