From 7c41e83299c8afc2d647d0d25069152b89ce6bd8 Mon Sep 17 00:00:00 2001 From: wangyuerg Date: Fri, 26 Mar 2021 17:48:55 +0800 Subject: style: add loading after click the OK button to submit new communication service Signed-off-by: wangyuerg Change-Id: Iffd508a7a08df29d0c9eacb6baa9841cd8f5e071 Issue-ID: USECASEUI-527 --- .../business-order/business-order.component.html | 29 ++++++++++++++-------- 1 file changed, 18 insertions(+), 11 deletions(-) (limited to 'usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html') diff --git a/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html b/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html index 57e08be7..e41e1113 100644 --- a/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html +++ b/usecaseui-portal/src/app/views/services/slicing-management/csmf-slicing-business-management/business-order/business-order.component.html @@ -1,5 +1,5 @@ - +
@@ -7,20 +7,22 @@ {{ item.title }} - - -
-

- {{ masktext }} -

- -
- +
+

+ {{ masktext }} +

+ +
+
@@ -44,4 +46,9 @@
+ + Modal Footer: + + +
\ No newline at end of file -- cgit 1.2.3-korg