From 8227643bce85747953eb43ddc553f14d29bc475f Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 12 Mar 2020 00:45:45 +0100 Subject: hide RSS for comments, normalize video-channel edit with account edit --- .../my-account-video-channel-edit.component.html | 101 ++++++++++++--------- 1 file changed, 58 insertions(+), 43 deletions(-) (limited to 'client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html') diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html index f87df87df..cc20674c9 100644 --- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html +++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html @@ -1,8 +1,3 @@ - -
Create a video channel
{{ error }}
@@ -24,49 +19,69 @@ -
- - -
- {{ formErrors['display-name'] }} +
+
+
CHANNEL
-
-
- - -
- {{ formErrors.description }} -
-
+
+ + + +
+ + +
+ {{ formErrors['display-name'] }} +
+
+ +
+ + +
+ {{ formErrors.description }} +
+
+ +
+ + + +
+ {{ formErrors.support }} +
+
+ +
+ +
-
- - - -
- {{ formErrors.support }}
-
- +
+
+
+ +
- - -- cgit v1.2.3