Fix some ignored brakeman warnings (#15829)
This commit is contained in:
parent
c3786b29b7
commit
67c5cdea40
5 changed files with 4 additions and 128 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue