From 1e74f19a2179df7fc2e0da73163ef2c3118cbecb Mon Sep 17 00:00:00 2001 From: clementbrizard Date: Sat, 12 Jan 2019 13:45:23 +0000 Subject: Enable video upload and edit --- .../videos/+video-edit/shared/video-edit.component.html | 14 ++++++++++++++ .../app/videos/+video-edit/shared/video-edit.component.ts | 4 +++- 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'client/src/app/videos/+video-edit') 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 bd52d686a..23a71a068 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 @@ -114,6 +114,20 @@ +
+ + + + + +
+ {{ formErrors.originallyPublishedAt }} +
+
+