From 4218584b7cbfb512179735130bf0559028faea18 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Mon, 28 Sep 2020 15:52:12 +0200 Subject: Add edit buttons in mapping table Issue-ID: CCSDK-2795 Signed-off-by: Sarah Abouzainah Change-Id: Ife3dc443881f4853dfbed969b5f6594358e94174 --- .../templ-mapp-creation.component.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html index 4566f34d7..34644c42c 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html @@ -123,8 +123,18 @@ + +
+
+
+ + +
+ + +
@@ -141,8 +151,14 @@ - +
+
+ + +
+
-- cgit 1.2.3-korg