mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Show reported collections in moderation interface (#37898)
This commit is contained in:
5
app/views/admin/shared/_collection_batch_row.html.haml
Normal file
5
app/views/admin/shared/_collection_batch_row.html.haml
Normal 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
|
||||
Reference in New Issue
Block a user