X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-edit%2Fshared%2Fvideo-edit.component.html;h=26c9e977e5036ffe529bf87d8e54aa5fed12989e;hb=63347a0ff966c7863e5b7431effa1cb0668df893;hp=77b554ad5daedee67f1a5b9a250b24165921ac4e;hpb=0f320037e689b2778959c12ddd4ce790f6e4ae4f;p=github%2FChocobozzz%2FPeerTube.git 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 77b554ad5..26c9e977e 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 @@ -1,147 +1,226 @@ -
- - - -
-
- - -
- {{ formErrors.name }} +
+ + + + +
+
+
+ + +
+ {{ formErrors.name }} +
+
+ +
+ (press Enter to add) + +
+ +
+ + + + +
+ {{ formErrors.description }} +
+
-
- -
- (press Enter to add) - -
-
- - - +
+
+ +
+ +
+
+ +
+ +
+ +
+ +
+ {{ formErrors.category }} +
+
+ +
+ +
+ +
+ +
+ {{ formErrors.licence }} +
+
+ +
+ +
+ +
+ +
+ {{ formErrors.language }} +
+
+ +
+ +
+ +
+ +
+ {{ formErrors.privacy }} +
+
+ +
+ + + + +
+ {{ formErrors.schedulePublicationAt }} +
+
+ + + + + + -
- {{ formErrors.description }}
-
- -
-
- -
- + + + + + + -
- -
- -
+
-
- {{ formErrors.category }} -
-
+
+ + -
- -
- -
+
Already uploaded ✔
-
- {{ formErrors.licence }} -
-
+ Delete +
-
- -
- -
+ + -
- {{ formErrors.language }} -
-
+
Will be created on update
-
- -
- -
+ Cancel create + -
- {{ formErrors.privacy }} -
-
+ + -
- - - - -
+
Will be deleted on update
-
- - - -
+ Cancel deletion +
+
+
-
- +
+ No captions for now. +
- -
-
-
+ + + + + +
+
+ +
-
- -
+
+ +
-
- - - + + + -
- {{ formErrors.support }} + > +
+ {{ formErrors.support }} +
-
- +
+
- +
+ + \ No newline at end of file