Fix some ignored brakeman warnings (#15829)
This commit is contained in:
@ -51,6 +51,6 @@
|
||||
%th= t('admin.accounts.most_recent_activity')
|
||||
%th
|
||||
%tbody
|
||||
= render @accounts
|
||||
= render partial: 'account', collection: @accounts
|
||||
|
||||
= paginate @accounts
|
||||
|
Reference in New Issue
Block a user