summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/onboard-vnf-vm
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-10-12 16:06:37 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-10-12 16:07:09 +0800
commite9ed865ef5d4095cd81e405e8248218247f2d494 (patch)
treeaf6d2ec978ee3afc327ca67265a1cbb25581519e /usecaseui-portal/src/app/views/services/onboard-vnf-vm
parent3a32288d1a4053e3bf561766c35cf27d5a938b38 (diff)
feat: extract the deletion notification of the service-list page
Change-Id: I7520a0a2e7406db712ad7c09dd1f23e213e725dc Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/views/services/onboard-vnf-vm')
-rw-r--r--usecaseui-portal/src/app/views/services/onboard-vnf-vm/onboard-vnf-vm.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/views/services/onboard-vnf-vm/onboard-vnf-vm.component.html b/usecaseui-portal/src/app/views/services/onboard-vnf-vm/onboard-vnf-vm.component.html
index 374afe0d..c48d68f9 100644
--- a/usecaseui-portal/src/app/views/services/onboard-vnf-vm/onboard-vnf-vm.component.html
+++ b/usecaseui-portal/src/app/views/services/onboard-vnf-vm/onboard-vnf-vm.component.html
@@ -120,4 +120,4 @@
</nz-table>
</nz-spin>
</div>
-<app-notification #notification></app-notification> \ No newline at end of file
+<app-notification #notification [isServicesList]="false"></app-notification> \ No newline at end of file