From: cyuamber Date: Mon, 9 Dec 2019 02:43:27 +0000 (+0800) Subject: feat: Modify the footer of the check-process component X-Git-Tag: 2.0.2~105 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4abc9917d8d474b5bd3ba4f570e39e3e594de4b6;p=usecase-ui.git feat: Modify the footer of the check-process component Change-Id: I8087220bbc845a1a5c5ad149e27d08db78b669a7 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber --- diff --git a/usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/check-process-model/check-process-model.component.html b/usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/check-process-model/check-process-model.component.html index ebe1e15b..c5bb47b3 100644 --- a/usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/check-process-model/check-process-model.component.html +++ b/usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/check-process-model/check-process-model.component.html @@ -2,8 +2,8 @@ [nzVisible]="showProcess" nzWidth="85%" [nzTitle]="moduleTitle" + [nzFooter]="modalFooter" (nzOnCancel)="handleCancel()" - (nzOnOk)="handleOk()" > + > + + > + @@ -41,3 +43,6 @@ + + +