From ee01e433cb623d2cbcdc8b61a10bd455f698c980 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Tue, 1 Dec 2020 20:27:36 +0200 Subject: Fix Action position in Designer Canvas Issue-ID: CCSDK-2286 Signed-off-by: Sarah Abouzainah Change-Id: Ib7520945b51122fc95c1dcbb7ecffecedb469eef --- .../templ-mapp-creation/templ-mapp-creation.component.html | 9 +++++---- .../templ-mapp-listing/templ-mapp-listing.component.html | 2 +- 2 files changed, 6 insertions(+), 5 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 7aaf1a3ab..36525c3f8 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 @@ -144,17 +144,18 @@ -
+
{{selectedProps.size}} selected ({{mappingRes.length}} attributes in total)
- - Filter + + + @@ -338,7 +339,7 @@ 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 1af379582..3a023b781 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 @@ -58,7 +58,7 @@ -- cgit 1.2.3-korg