From 24a2894fb1829cf728a05a7f4821e697478340a2 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Wed, 17 Jul 2019 22:16:09 +0530 Subject: resource edit component changes Implemented changes to retain data in UI when the user switches between designer mode and editor mode Issue-ID: CCSDK-707 Change-Id: I77ceadf38f3de05783ad58bbcd014e15456eca0d Signed-off-by: Arundathi Patil --- .../resource-edit/resource-edit.component.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html b/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html index 5be2a1457..19db82cc6 100644 --- a/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html +++ b/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html @@ -21,9 +21,10 @@ */--> - +

-
+ +
-
+ +
-- cgit 1.2.3-korg