X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fvideo-add%2Fvideo-add.component.html;h=64320cae7dc5885ef7a9831ba34a54c2beed2ace;hb=4b2f33f3c6d109365090b08244d7f99ad4e69025;hp=cbe274e8a598a537545e522dd1a0e75c721e3e14;hpb=1cdb5c0f582502eac4d851cecc015e81cf16316b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/video-add/video-add.component.html b/client/src/app/videos/video-add/video-add.component.html index cbe274e8a..64320cae7 100644 --- a/client/src/app/videos/video-add/video-add.component.html +++ b/client/src/app/videos/video-add/video-add.component.html @@ -2,42 +2,74 @@
{{ error }}
-
+
- + -
- Name is required +
+ {{ formErrors.name }}
-
+ + +
+ {{ formErrors.currentTag }} +
+
+ +
+
+ {{ tag }} + x +
+
+ +
+ +
Select the video... - +
+
- {{ fileToUpload.name }} +
+
+ {{ filename }} + +
-
- A description is required +
+ {{ formErrors.description }}
-
- {{ progressBar.value | bytes }} / {{ progressBar.max | bytes }} +
+
- +
+ +