From 9bc3622320dc43474ce4b60c222ec25e6e657b97 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 20 Jun 2022 15:56:16 +0200 Subject: Handle input error in markdown textarea --- .../+videos/+video-edit/shared/video-edit.component.html | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'client/src/app/+videos/+video-edit/shared') 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 b99e430dd..595200c3b 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 @@ -51,11 +51,10 @@ - - -
- {{ formErrors.description }} -
+ @@ -332,13 +331,11 @@ + -
- {{ formErrors.support }} -
-- cgit v1.2.3