From 50b86c6a59e2a65c4a2ff5c97997bba21da6a98b Mon Sep 17 00:00:00 2001 From: Ahmedeldeeb50 Date: Wed, 13 Jan 2021 19:50:20 +0200 Subject: enable 2-way binding between metadata and editor tabs Issue-ID: CCSDK-3083 Signed-off-by: Ahmedeldeeb50 Change-Id: I9073e6c9a50e5d2ba34ab60666135cead718e059 --- .../dictionary-metadata.component.html | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/dictionary-metadata/dictionary-metadata.component.html') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/dictionary-metadata/dictionary-metadata.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/dictionary-metadata/dictionary-metadata.component.html index bea6081c0..add21e9e1 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/dictionary-metadata/dictionary-metadata.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/dictionary-metadata/dictionary-metadata.component.html @@ -21,10 +21,9 @@
- +
- @@ -41,39 +40,40 @@
- +
- +
- +
- +
-
+ +
@@ -88,4 +88,4 @@ class="fa fa-times-circle">
-
+ \ No newline at end of file -- cgit 1.2.3-korg