From bc144e16ce5924e2f840e4df4099d8ea7b56edc4 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sun, 23 Sep 2018 18:33:53 +0200 Subject: append my-help popover to body instead of parent object --- client/src/app/shared/misc/help.component.html | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/misc/help.component.html b/client/src/app/shared/misc/help.component.html index 5b3ddde1d..28ccb1e26 100644 --- a/client/src/app/shared/misc/help.component.html +++ b/client/src/app/shared/misc/help.component.html @@ -15,6 +15,7 @@ Date: Mon, 24 Sep 2018 09:50:05 +0200 Subject: revert f845c683 partial: "fix SEO tags and attributes" --- client/src/app/shared/video/video-thumbnail.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/video/video-thumbnail.component.html b/client/src/app/shared/video/video-thumbnail.component.html index 6935ed948..c1d45ea18 100644 --- a/client/src/app/shared/video/video-thumbnail.component.html +++ b/client/src/app/shared/video/video-thumbnail.component.html @@ -2,7 +2,7 @@ [routerLink]="['/videos/watch', video.uuid]" [attr.title]="video.name" class="video-thumbnail" > - +
{{ video.durationLabel }} -- cgit v1.2.3