From 3eb6f41297cedc038d18582d31d65dab05b351b8 Mon Sep 17 00:00:00 2001 From: imamSidero Date: Fri, 17 Feb 2023 17:03:38 +0000 Subject: Fix issue on adding values to complex properties in Property Assignment value field for complex types are restored and validation for the complex type is fixed Issue-ID: SDC-4400 Signed-off-by: Imam hussain Change-Id: I320b2f2bdb8c8e236e7cd232902a4a07d0c245c8 --- .../properties-table/dynamic-property/dynamic-property.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'catalog-ui/src/app/ng2') diff --git a/catalog-ui/src/app/ng2/components/logic/properties-table/dynamic-property/dynamic-property.component.html b/catalog-ui/src/app/ng2/components/logic/properties-table/dynamic-property/dynamic-property.component.html index 959ed36625..8e7e3a1282 100644 --- a/catalog-ui/src/app/ng2/components/logic/properties-table/dynamic-property/dynamic-property.component.html +++ b/catalog-ui/src/app/ng2/components/logic/properties-table/dynamic-property/dynamic-property.component.html @@ -25,7 +25,7 @@
{{property.name}}
- +
{{property.name}}
-- cgit 1.2.3-korg