From efcfc488bd295fa517c3011b3a376b0ec05b2ae5 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Mon, 18 May 2020 15:38:56 +0200 Subject: Test Current version and apply changes Issue-ID: CCSDK-2374 Signed-off-by: Sarah Abouzainah Change-Id: Ibe36d0981d91054412ac5218d5d121bff37db6f4 --- .../templ-mapp-creation.component.html | 17 +++++++++++------ .../templ-mapp-listing.component.html | 4 ++++ 2 files changed, 15 insertions(+), 6 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping') 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 8cdd9c560..164f0ac73 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 @@ -1,4 +1,13 @@ -
CREATE
+ +
+
+
Create Template
+
+
+ + +
+
-
- - -
+
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html index 8c92f0dc2..6ae5c1122 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html @@ -25,7 +25,11 @@ [ngClass]="{'active':currentFile == file}">{{file}} Mapping Template + + -- cgit 1.2.3-korg