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=b1c065c7a58edb467b28d6e0a1a51e5e705453cc;hpb=c27463a603186b623500b03c6a56b330a6568350;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 b1c065c7a..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" >
-
+
@@ -29,10 +29,8 @@ - - - - + + @@ -45,7 +43,7 @@
- +
{{ abuse.reporterAccount.displayName }} {{ abuse.reporterAccount.nameWithHost }} @@ -61,40 +59,28 @@ - -
-
- - - {{ abuse.nth }}/{{ abuse.count }} - -
- -
-
- - - {{ abuse.video.name }} -
-
by {{ abuse.video.channel?.displayName }} on {{ abuse.video.channel?.host }}
-
-
-
+ + + + {{ abuse.nth }}/{{ abuse.count }} + + + + + + +
-
- Deleted -
-
{{ abuse.video.name }} - +
by {{ abuse.video.channel?.displayName }} on {{ abuse.video.channel?.host }}
@@ -130,8 +116,8 @@ {{ abuse.createdAt | date: 'short' }} - - + + @@ -150,8 +136,11 @@ - - + + + + +