Fix recently-broken admin interface buttons (#32240)
This commit is contained in:
parent
cc8d723e71
commit
4c0e44ebbe
11 changed files with 27 additions and 31 deletions
|
@ -6,4 +6,4 @@
|
|||
|
||||
%hr.spacer/
|
||||
|
||||
= button_to t('otp_authentication.setup'), settings_otp_authentication_path, class: 'block-button'
|
||||
= link_to t('otp_authentication.setup'), settings_otp_authentication_path, data: { method: :post }, class: 'block-button'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue