Change design of edit media modal in web UI (#33516)
This commit is contained in:
parent
4ebdfed8ea
commit
11786f1114
42 changed files with 919 additions and 900 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
.actions
|
||||
%button.button= t('admin.accounts.search')
|
||||
= link_to t('admin.accounts.reset'), admin_reports_path, class: 'button negative'
|
||||
= link_to t('admin.accounts.reset'), admin_reports_path, class: 'button button--dangerous'
|
||||
|
||||
- @reports.group_by(&:target_account_id).each_value do |reports|
|
||||
- target_account = reports.first.target_account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue