add collections icon to admin report interface (#39009)
This commit is contained in:
parent
cb5c5432b3
commit
bbb3392dbe
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
- if Mastodon::Feature.collections_enabled?
|
- if Mastodon::Feature.collections_enabled?
|
||||||
%span.report-card__summary__item__content__icon{ title: t('admin.accounts.collections') }
|
%span.report-card__summary__item__content__icon{ title: t('admin.accounts.collections') }
|
||||||
= material_symbol('groups-fill')
|
= material_symbol('category')
|
||||||
= report.collections.size
|
= report.collections.size
|
||||||
|
|
||||||
- if report.forwarded?
|
- if report.forwarded?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user