Add banner for forwarded reports made by remote users about remote content (#27549)
This commit is contained in:
parent
12a5b7391d
commit
bd575a1dd6
3 changed files with 5 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
= t('admin.reports.resolved')
|
||||
- else
|
||||
= t('admin.reports.unresolved')
|
||||
- unless report.target_account.local?
|
||||
- if report.account.local? && !report.target_account.local?
|
||||
.report-header__details__item
|
||||
.report-header__details__item__header
|
||||
%strong= t('admin.reports.forwarded')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue