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=330ee24783887cecd0208e635c3fd601aba0467a;hpb=5ed46c1bce29affbe101f126d58657ab484bffe7;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 330ee2478..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" >
+
+ + +
+
@@ -42,6 +51,9 @@ + + + Account @@ -52,7 +64,12 @@ - + + + + + + @@ -88,11 +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.