From 3d216ea0f74cfa47312b97bae0e24885b563dd6d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 6 Dec 2019 11:07:30 +0100 Subject: Fix dropdown on video miniature for unlogged users --- .../about-peertube/about-peertube.component.html | 5 +++ .../shared/buttons/action-dropdown.component.html | 2 +- .../shared/buttons/action-dropdown.component.ts | 8 +++-- .../videos/+video-watch/video-watch.component.ts | 41 ++++++++++++---------- 4 files changed, 35 insertions(+), 21 deletions(-) (limited to 'client') diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html index 5c63052d8..c6f21d35a 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.html +++ b/client/src/app/+about/about-peertube/about-peertube.component.html @@ -18,6 +18,11 @@

+
+ + +
+
diff --git a/client/src/app/shared/buttons/action-dropdown.component.html b/client/src/app/shared/buttons/action-dropdown.component.html index cc244dc76..99e8b7ec1 100644 --- a/client/src/app/shared/buttons/action-dropdown.component.html +++ b/client/src/app/shared/buttons/action-dropdown.component.html @@ -1,4 +1,4 @@ -