From 01448622992b12318a2fff508e501732b59dd6be Mon Sep 17 00:00:00 2001 From: Rigel Kent 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') 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