From a8d208b231237fc9f05f83c2b33fa207d58f1480 Mon Sep 17 00:00:00 2001 From: imamSidero Date: Wed, 11 Jan 2023 18:13:25 +0000 Subject: Provide tosca function as map primitive type entry values in composition view Providing the capability to add tosca function as the primitive type entry values of map in composition view Issue-ID: SDC-4319 Signed-off-by: Imam hussain Change-Id: I5cf67bc94ac5c72be6a962e07160329cd07d302c --- .../property-types/type-map/type-map-directive.html | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'catalog-ui/src/app/directives/property-types/type-map/type-map-directive.html') diff --git a/catalog-ui/src/app/directives/property-types/type-map/type-map-directive.html b/catalog-ui/src/app/directives/property-types/type-map/type-map-directive.html index d84ec821de..5c895115e5 100644 --- a/catalog-ui/src/app/directives/property-types/type-map/type-map-directive.html +++ b/catalog-ui/src/app/directives/property-types/type-map/type-map-directive.html @@ -41,9 +41,14 @@
- +
+ + Value + + {{'TOSCA_FUNCTION_LABEL' | translate}} +
+
+ + +