Change trending tags admin interface to always show batch actions (#23013)

Fixes #22565
lolsob-rspec
Claire 2023-01-11 21:51:43 +01:00 committed by GitHub
parent f0dee1e988
commit 29c09ab523
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
- Trends::TagFilter::KEYS.each do |key|
= hidden_field_tag key, params[key] if params[key].present?
.batch-table.optional
.batch-table
.batch-table__toolbar
%label.batch-table__toolbar__select.batch-checkbox-all
= check_box_tag :batch_checkbox_all, nil, false