From 5501a632e3baace1bc4949784859cc8a8e03a7d5 Mon Sep 17 00:00:00 2001 From: Ahmedeldeeb50 Date: Mon, 12 Oct 2020 21:50:39 +0200 Subject: add required input&outputs Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 Change-Id: Ie2fec9bf88df04c8341feb80935796f469101e45 --- .../functions-attribute.component.html | 28 ++++++--- .../functions-attribute.component.ts | 70 ++++++++++++++++++++-- .../packages-dashboard.component.html | 6 +- 3 files changed, 88 insertions(+), 16 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html index 23633017d..c0c7ece98 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html @@ -68,23 +68,24 @@ aria-hidden="true"> Select Template -
+
- +
-
+ -
+
+
2
+ aria-labelledby="pills-profile-tab"> +
+
+ + +
+
+ -
+
-
+
\ No newline at end of file -- cgit 1.2.3-korg