From d07b2944dbbe4877311a68b3960c04b0173957f0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 25 Nov 2020 15:11:57 +0100 Subject: Fix comment account external URL It did not work, and I think it's better to target the local account page anyway --- .../comment/video-comment.component.html | 20 +++++++++++--------- .../comment/video-comment.component.scss | 8 ++++++++ 2 files changed, 19 insertions(+), 9 deletions(-) (limited to 'client') 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 c4b2cd117..8847753a5 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 @@ -21,18 +21,20 @@
- {{ comment.createdAt | myFromNow }} + + + {{ comment.createdAt | myFromNow }} +
+