From 532cb373b22b5684cbe6ea003d749560f051be08 Mon Sep 17 00:00:00 2001 From: imamSidero Date: Thu, 9 Mar 2023 16:47:20 +0000 Subject: Fix issue on list and map property entries in composition view List and map entries are rendered correctly on composition view Issue-ID: SDC-4404 Signed-off-by: Imam hussain Change-Id: I3c640f51fceb96701296b5e561e45d65dcc599c3 --- .../src/app/directives/property-types/type-map/type-map-directive.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 a2b742492d..f53f5cf205 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,7 +41,7 @@
-
+ Value -- cgit 1.2.3-korg