Skip to content
Snippets Groups Projects
Unverified Commit 2ba14097 authored by Claire's avatar Claire Committed by GitHub
Browse files

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

Fixes #22565
parent 7101bc53
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment