More link/button conversion across views (#32199)

This commit is contained in:
Matt Jankowski 2024-10-02 09:08:40 -04:00 committed by GitHub
commit cf859d151b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 17 additions and 17 deletions

View file

@ -6,4 +6,4 @@
%hr.spacer/
= link_to t('otp_authentication.setup'), settings_otp_authentication_path, data: { method: :post }, class: 'block-button'
= button_to t('otp_authentication.setup'), settings_otp_authentication_path, class: 'block-button'