summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2018-11-09 11:35:27 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-09 11:35:27 +0000
commit1ce0635c6d61b318c33b4b6d9f356eb6db114478 (patch)
tree5126d0c786f0ad1b172b52a6fccac2264f42be77 /usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts
parentb5eeb3c845d4cb7de4856e69fb583612d31d7e07 (diff)
parent17de550c2a8d6c521fd7e9ed559643f856f4178a (diff)
Merge "Fix E2E Service Instantiation bugs"
Diffstat (limited to 'usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts')
-rw-r--r--usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts
index f478c699..02d6229b 100644
--- a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts
+++ b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.ts
@@ -169,7 +169,7 @@ export class E2eCreationComponent implements OnInit {
this.service.parameters.resources.push(nsService);
})
- this.e2eCloseCreate.emit(this.service);
+ this.e2eCloseCreate.emit({service:this.service});
}else if(type == "ns"){
//create ns instance