From 3efd945f8f7dd47e001a127eda97cde837c6bb59 Mon Sep 17 00:00:00 2001 From: amentis Date: Tue, 18 Jun 2024 17:55:37 +0300 Subject: [PATCH] discard description ui fix --- .../ui/description/editor/description-editor.component.html | 2 +- .../ui/description/editor/description-editor.component.ts | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html index c84ab6f15..cb11d87fd 100644 --- a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html +++ b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html @@ -44,7 +44,7 @@ -
+
diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.ts b/dmp-frontend/src/app/ui/description/editor/description-editor.component.ts index 97fcf5c95..b97ba1165 100644 --- a/dmp-frontend/src/app/ui/description/editor/description-editor.component.ts +++ b/dmp-frontend/src/app/ui/description/editor/description-editor.component.ts @@ -533,6 +533,10 @@ export class DescriptionEditorComponent extends BaseEditor