Fix more haml-lint Rubocop (#24107)
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
= f.input :unconfirmed_email, wrapper: :with_label, label: t('admin.accounts.change_email.new_email')
|
||||
|
||||
.actions
|
||||
= f.button :submit, class: "button", value: t('admin.accounts.change_email.submit')
|
||||
= f.button :submit, class: 'button', value: t('admin.accounts.change_email.submit')
|
||||
|
Reference in New Issue
Block a user