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=b4f66a75f4fde9a17ac145ebde815b78ebcee28d;hpb=0f8d00e3144060270d7fe603865fccaf18649c47;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 b4f66a75f..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 @@ -1,9 +1,11 @@

- + Video comments + +

-this view does show comments from muted accounts so you can delete them +This view also shows comments from muted accounts.
+
+ + +
+
@@ -40,43 +51,65 @@ this view does show comments from muted accounts so you can delete them + + + - Account - Video - Comment - Date + Account + Video + Comment + Date - + + + + + + - - {{ videoComment.by }} + + - {{ videoComment.video.name }} + +
+ +
+ {{ videoComment.account.displayName }} + {{ videoComment.by }} +
+
+
- -
- + + Commented video - {{ videoComment.createdAt | date: 'short' }} + {{ videoComment.video.name }} + - - + +
+ + {{ videoComment.createdAt | date: 'short' }}
@@ -90,7 +123,7 @@ this view does show comments from muted accounts so you can delete them - +
No comments found matching current filters. No comments found.