From daa1cf9ca3d60c5e5c0313a2cb42778d3934e1dc Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Wed, 23 May 2018 17:55:32 +0300 Subject: Scale out fixes Change-Id: I189e563641d267fa082ccab726c9df7d0402c112 Issue-ID: VID-188 Signed-off-by: Sonsino, Ofir (os0695) --- .../modals/new-change-management/new-change-management.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html') diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html b/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html index 6a47de0a..9954d5ae 100644 --- a/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html +++ b/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html @@ -107,7 +107,7 @@
-
+
+
{{vnf.isOpen ? '-' : '+'}}
{{vnf['service-instance-node'][0].properties['service-instance-name']}}
{{vnf.name}}
{{vnf['availableVersions'][0].modelInfo.modelVersion}}
@@ -127,12 +127,13 @@
{{moduleArr[0].modelCustomizationName}}
{{moduleArr.length}}
-
N/A
-
+
N/A
+
{{moduleArr[0].uuid}}
-
+
N/A
+
-- cgit 1.2.3-korg