From 5f92c4dc5f08094548be9d23080dd3ca75741c65 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 17 May 2018 10:55:01 +0200 Subject: Add videos e2e tests --- client/src/app/shared/video/video-miniature.component.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'client/src') diff --git a/client/src/app/shared/video/video-miniature.component.html b/client/src/app/shared/video/video-miniature.component.html index e26cb058a..1725e9f5c 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -2,14 +2,12 @@
- - - {{ video.name }} - - + + {{ video.name }} + {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views -- cgit v1.2.3