From 5dfb7c1dec8222b0bbccac5b56ad46da1438747e Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 18 Dec 2019 13:27:51 +0100 Subject: Add commentor name alongside fid for video comments --- .../videos/+video-watch/comment/video-comment.component.html | 10 +++++----- .../videos/+video-watch/comment/video-comment.component.scss | 12 ++++++++++-- .../src/app/videos/+video-watch/video-watch.component.scss | 4 ++++ 3 files changed, 19 insertions(+), 7 deletions(-) (limited to 'client/src/app/videos/+video-watch') diff --git a/client/src/app/videos/+video-watch/comment/video-comment.component.html b/client/src/app/videos/+video-watch/comment/video-comment.component.html index f53852385..e26100346 100644 --- a/client/src/app/videos/+video-watch/comment/video-comment.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comment.component.html @@ -19,12 +19,12 @@
Highlighted comment
- + {{ comment.createdAt | myFromNow }} + class="comment-date" [title]="comment.createdAt">{{ comment.createdAt | myFromNow }}