From c9e3565dc8d0e5ce0dcbdb4fe8deb7a257d9e2a0 Mon Sep 17 00:00:00 2001 From: Caroline Chuong Date: Sat, 13 Jun 2020 00:53:56 +0200 Subject: fix headings order or add missing ones (#2871) Co-authored-by: Rigel Kent --- .../videos/+video-watch/comment/video-comments.component.html | 4 ++-- .../videos/recommendations/recommended-videos.component.html | 4 ++-- .../src/app/videos/video-list/video-overview.component.html | 11 ++++++----- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'client/src/app/videos') 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 affbd4793..dd1d43560 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,13 +1,13 @@
-
+

1 Comment {{ componentPagination.totalItems }} Comments Comments -

+ diff --git a/client/src/app/videos/recommendations/recommended-videos.component.html b/client/src/app/videos/recommendations/recommended-videos.component.html index a40266028..17e19c083 100644 --- a/client/src/app/videos/recommendations/recommended-videos.component.html +++ b/client/src/app/videos/recommendations/recommended-videos.component.html @@ -1,9 +1,9 @@
-
+

Other videos -

+
diff --git a/client/src/app/videos/video-list/video-overview.component.html b/client/src/app/videos/video-list/video-overview.component.html index 999628de4..19d03b5c5 100644 --- a/client/src/app/videos/video-list/video-overview.component.html +++ b/client/src/app/videos/video-list/video-overview.component.html @@ -1,3 +1,4 @@ +

Discover

No results.
@@ -8,9 +9,9 @@