From d68ebf0b4a40f88e53a78de6b3109a41466fa7c6 Mon Sep 17 00:00:00 2001 From: Lesterpig Date: Wed, 2 Oct 2019 21:17:10 +0200 Subject: Add hyperlink video timestamps in description Fix #1312 (duplicates: #1728 and #2007) The modification is also applied to comments and video editing. --- client/src/app/videos/+video-edit/shared/video-edit.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/videos/+video-edit/shared/video-edit.component.html') diff --git a/client/src/app/videos/+video-edit/shared/video-edit.component.html b/client/src/app/videos/+video-edit/shared/video-edit.component.html index e1d1d94dc..e2a222037 100644 --- a/client/src/app/videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/videos/+video-edit/shared/video-edit.component.html @@ -44,7 +44,7 @@ - +
{{ formErrors.description }} -- cgit v1.2.3