From bfb3a98fac582f104c6d9b8b7242ea2cbb650b91 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 14 Sep 2017 17:06:31 +0200 Subject: Remove ng2 file upload module Unmaintained and we don't need it anymore with httpclient --- .../app/videos/video-edit/video-add.component.html | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'client/src/app/videos/video-edit/video-add.component.html') diff --git a/client/src/app/videos/video-edit/video-add.component.html b/client/src/app/videos/video-edit/video-add.component.html index 7ad671ae7..cf8fc2b80 100644 --- a/client/src/app/videos/video-edit/video-add.component.html +++ b/client/src/app/videos/video-edit/video-add.component.html @@ -3,7 +3,7 @@

Upload a video

-
{{ error }}
+
{{ error }}
@@ -62,7 +62,7 @@
- (press enter to add the tag) + (press enter to add the tag) -
+
Select the video... - + +
-
+
{{ filename }}
-
- {{ fileError }} +
+ {{ formErrors.videofile }}
@@ -105,7 +102,7 @@
- +
-- cgit v1.2.3