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=5c932739b7d465e066d0051a2e0c5fa66c76c99f;hb=7706b3703aeb2bea686b12089959b963a7dd89f4;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..5c932739b 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. Clear filters @@ -41,11 +43,11 @@ this view does show comments from muted accounts so you can delete them - Account - Video - Comment - Date + Account + Video + Comment + Date @@ -57,26 +59,40 @@ this view does show comments from muted accounts so you can delete them - - {{ videoComment.by }} + + - {{ videoComment.video.name }} + +
+ +
+ {{ videoComment.account.displayName }} + {{ videoComment.by }} +
+
+
- + + Commented video + + {{ videoComment.video.name }} + + +
{{ videoComment.createdAt | date: 'short' }} - - - -