X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fcomment%2Fvideo-comments.component.html;h=5fabb7dfe70a62df015e88980eeb70b239532bd7;hb=5dfb7c1dec8222b0bbccac5b56ad46da1438747e;hp=114a56dc77030357ef283a8d73feaa342250a6f1;hpb=169310b288ea4ecfd0a664bc0829b404e1cc7bc2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.html b/client/src/app/videos/+video-watch/comment/video-comments.component.html index 114a56dc7..5fabb7dfe 100644 --- a/client/src/app/videos/+video-watch/comment/video-comments.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comments.component.html @@ -1,38 +1,46 @@
- Comments + + + 1 Comment + {{ comments.length }} Comments + + Comments
- + +
-
No comments.
+
No comments.
-
+
@@ -47,19 +55,20 @@ (wantedToDelete)="onWantedToDelete($event)" (threadCreated)="onThreadCreated($event)" (resetReply)="onResetReply()" + (timestampClicked)="handleTimestampClicked($event)" >
- View all {{ comment.totalReplies }} replies + View all {{ comment.totalReplies }} replies - +
-
+
Comments are disabled.