From caf54c720010ddb6ef454f7e98ca5b31ee462a31 Mon Sep 17 00:00:00 2001 From: RachelF Date: Sun, 4 Aug 2019 12:44:05 +0300 Subject: Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap Issue-ID: VID-546 Signed-off-by: RachelF Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b --- .../app/vid/scripts/view-models/instantiate.htm | 38 +++++++++++----------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'vid-app-common') diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm index ceccb0af9..f80f924b3 100755 --- a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm +++ b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm @@ -20,19 +20,19 @@
-
-
-
-
-
-
-
-
-
- - {{status}} -
+
+
+
+
+
+
+
+
+
+ + {{status}} +
{{errorMsg}}
{{errorDetails | json}}
@@ -394,7 +394,7 @@
  • - VLAN: {{vlan.vlanIdInner}} | TYPE: VLAN + VLAN: {{vlan.vlanIdOuter}} | TYPE: VLAN
  • @@ -429,7 +429,7 @@
  • - VLAN: {{vlan.vlanIdInner}} | TYPE: VLAN + VLAN: {{vlan.vlanIdOuter}} | TYPE: VLAN
  • @@ -452,7 +452,7 @@ @@ -461,9 +461,9 @@ + data-tests-id="activateDeactivateButton-{{configuration.name}}"> {{configuration.nodeStatus === STATUS_CONSTANTS.AAI_ACTIVE ? "Deactivate" : "Activate"}} @@ -473,7 +473,7 @@
    PORT: {{port.portName}} | ORCH STATUS: {{port.portStatus}} -