From b4932b02edc5d6bef5cec16d88f35dda392e3f91 Mon Sep 17 00:00:00 2001 From: ShaabanEltanany Date: Mon, 9 Nov 2020 13:04:44 +0200 Subject: adding value attribute for customized output for action Issue-ID: CCSDK-2975 Signed-off-by: ShaabanEltanany Change-Id: I9a7d15943d9b3c59f0444d4b98597f6af57e3044 --- .../action-attributes.component.html | 55 +++++++++++----------- 1 file changed, 27 insertions(+), 28 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html index 5a5a05855..31d934565 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html @@ -196,6 +196,22 @@ id="inputPassword3" placeholder="Add some description"> +
+ +
+
+ + +
+
+ + +
+
+
@@ -235,7 +251,7 @@
-
{{tempInput}}
+
{{tempInput}}
@@ -249,7 +265,7 @@ - {{step}}
@@ -263,20 +279,20 @@
-
+
-
+

No Attributes Available

- -
- -
-
- - -
-
- - -
-
-
@@ -562,4 +561,4 @@
- \ No newline at end of file + -- cgit 1.2.3-korg