From 572a0457a0fb11ce239e5e9d3666b1387fa93442 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Mon, 13 May 2019 16:15:24 +0800 Subject: Fix instance instantiation for e2e/NS Change-Id: Icd1cc946fd0a25de2751ad4f465f27ae3d89fe50 Issue-ID: USECASEUI-252 Signed-off-by: guochuyicmri --- .../src/app/components/e2e-creation/e2e-creation.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html') diff --git a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html index 3f642e97..497693fe 100644 --- a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html +++ b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html @@ -49,7 +49,7 @@
id: {{parameter.name}}
vf_location: - @@ -69,7 +69,7 @@
id: {{input.name}}
vf_location: - id: {{parameter.name}} vf_location: - @@ -121,7 +121,7 @@
  • id: {{vnf.vnf_id}}
    vf_location: - +
  • -- cgit 1.2.3-korg