From 05a9feaa48cea560abd9561434a3479ab1021643 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 26 Feb 2017 19:59:51 +0100 Subject: Client: add views information and sort --- .../videos/video-watch/video-watch.component.html | 23 ++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'client/src/app/videos/video-watch/video-watch.component.html') diff --git a/client/src/app/videos/video-watch/video-watch.component.html b/client/src/app/videos/video-watch/video-watch.component.html index 8cee9959d..24d741ff9 100644 --- a/client/src/app/videos/video-watch/video-watch.component.html +++ b/client/src/app/videos/video-watch/video-watch.component.html @@ -57,17 +57,20 @@ Share - - -
+
+
-
-
+
+ + +
+ {{ video.views }} views +
-- cgit v1.2.3