Implement quote posts in Moderator UI (#35964)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
- @verified_links.each do |field|
|
||||
%li
|
||||
%span.verified-badge
|
||||
= material_symbol 'check', class: 'verified-badge__mark'
|
||||
= material_symbol 'check', { class: 'verified-badge__mark' }
|
||||
%span= field.value
|
||||
|
||||
= simple_form_for @account, url: settings_verification_path, html: { class: 'form-section' } do |f|
|
||||
|
||||
Reference in New Issue
Block a user