From 56ce1449eaf4fdd78f2cccf33f6d2d604a819fb4 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Fri, 10 Jul 2020 03:07:45 +0200 Subject: Manual Enrichment. Issue-ID: CCSDK-2542 Signed-off-by: Sarah Abouzainah Change-Id: I44cc4266324d5722364c8643cdc75cff49391a63 --- .../templ-mapp-creation.component.html | 15 +++++++-------- .../templ-mapp-listing/templ-mapp-listing.component.html | 2 +- .../template-mapping/template-mapping.component.html | 2 +- 3 files changed, 9 insertions(+), 10 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 e1b0f83d6..f517cb108 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 @@ -5,14 +5,11 @@ class="fa fa-chevron-left mr-2">Template List
- - - - +
@@ -74,7 +71,9 @@
Use the editor to add parameters or you can also Import - File
+ File.
When you import new file, the new attributes will replace + current attributes.
@@ -259,7 +258,7 @@ {{ item.name }} + src="assets/img/icon-remove-file.svg" class="btn-modal-remove-file" /> @@ -287,7 +286,7 @@
- \ No newline at end of file + 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 3e377981e..bc87ae2c0 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 @@ -48,7 +48,7 @@ -- cgit 1.2.3-korg