Fix some ignored brakeman warnings (#15829)
This commit is contained in:
@ -23,6 +23,6 @@
|
||||
= t 'admin.action_logs.empty'
|
||||
- else
|
||||
.announcements-list
|
||||
= render @action_logs
|
||||
= render partial: 'action_log', collection: @action_logs
|
||||
|
||||
= paginate @action_logs
|
||||
|
Reference in New Issue
Block a user