X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fmoderation%2Fvideo-comment-list%2Fvideo-comment-list.component.html;h=fa4a8edfdb19cc41ed0f0c556a1b228cb20d9fd2;hb=1916c9663ac632227e60ebc93cec616b2dd6800d;hp=45c5fe28f10fb6650c1d3ac858efde796b62ee87;hpb=f1273314593a4a7dc7ec9594ce0c6c3ae8f62b34;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/moderation/video-comment-list/video-comment-list.component.html b/client/src/app/+admin/moderation/video-comment-list/video-comment-list.component.html index 45c5fe28f..fa4a8edfd 100644 --- a/client/src/app/+admin/moderation/video-comment-list/video-comment-list.component.html +++ b/client/src/app/+admin/moderation/video-comment-list/video-comment-list.component.html @@ -13,9 +13,18 @@ [showCurrentPageReport]="true" i18n-currentPageReportTemplate currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} comments" (onPage)="onPage($event)" [expandedRowKeys]="expandedRows" + [(selection)]="selectedComments" >
+
+ + +
+
@@ -31,7 +40,7 @@
Clear filters @@ -42,23 +51,38 @@ + + + + Account Video Comment Date - - + + + + + + + + + +
@@ -81,18 +105,11 @@ {{ videoComment.video.name }} - +
- {{ videoComment.createdAt | date: 'short' }} - - - - + {{ videoComment.createdAt | date: 'short' }} @@ -106,7 +123,7 @@ - +
No comments found matching current filters. No comments found.