Show reported collections in moderation interface (#37898)

This commit is contained in:
David Roetzel
2026-02-19 13:46:38 +01:00
committed by GitHub
parent 6f859364fb
commit e288bf6516
13 changed files with 203 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
.batch-table__row
%label.batch-table__row__select.batch-checkbox
-# = f.check_box :collection_ids, { multiple: true, include_hidden: false }, collection.id
.batch-table__row__content
= render partial: 'admin/shared/collection', object: collection