X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-abuse-list%2Fabuse-list-table.component.html;h=f79054d03ae560a4e36208dfd4ce469bb9f0c138;hb=93c728a25a87cf6dae5fc49d42d6af52ff7f7ff2;hp=d0eef7d4b26e72f7568f3eeba93f9b9e82109bc4;hpb=e4611b54910d8e7f2b4f8a97ee2d9cc8e1054127;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-abuse-list/abuse-list-table.component.html b/client/src/app/shared/shared-abuse-list/abuse-list-table.component.html index d0eef7d4b..f79054d03 100644 --- a/client/src/app/shared/shared-abuse-list/abuse-list-table.component.html +++ b/client/src/app/shared/shared-abuse-list/abuse-list-table.component.html @@ -4,11 +4,11 @@ [lazy]="true" (onLazyLoad)="loadLazy($event)" [lazyLoadOnInit]="false" [showCurrentPageReport]="true" i18n-currentPageReportTemplate currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} reports" - (onPage)="onPage($event)" [expandedRowKeys]="expandedRows" + [expandedRowKeys]="expandedRows" >
-
+
@@ -43,7 +43,7 @@
- +
{{ abuse.reporterAccount.displayName }} {{ abuse.reporterAccount.nameWithHost }} @@ -70,21 +70,17 @@ - +
-
- Deleted -
-
{{ abuse.video.name }} - +
by {{ abuse.video.channel?.displayName }} on {{ abuse.video.channel?.host }}
@@ -120,8 +116,8 @@ {{ abuse.createdAt | date: 'short' }} - - + +