More link/button conversion across views (#32199)
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
%p.muted-hint= t('exports.archive_takeout.hint_html')
|
||||
|
||||
- if policy(:backup).create?
|
||||
%p= link_to t('exports.archive_takeout.request'), settings_export_path, class: 'button', method: :post
|
||||
%p= button_to t('exports.archive_takeout.request'), settings_export_path, class: :button
|
||||
|
||||
- unless @backups.empty?
|
||||
%hr.spacer/
|
||||
|
||||
Reference in New Issue
Block a user