From 8c1ae160f8f495c4ce0679203972112735faeccf Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Wed, 22 May 2019 10:17:10 +0800 Subject: Fix instance detail for CCVPN Change-Id: I8f1bbbfa80d48ec91d3929069771638c9f5dbb8a Issue-ID: USECASEUI-222 Signed-off-by: guochuyicmri --- .../app/ccvpn-detail/ccvpn-detail.component.html | 75 ++++++++++++++++++++-- 1 file changed, 71 insertions(+), 4 deletions(-) (limited to 'usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html') diff --git a/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html b/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html index 96d5dcb5..cf87ff16 100644 --- a/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html +++ b/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html @@ -19,6 +19,8 @@

{{detailParams['service-instance-name']}} Instance Detail

+
@@ -164,7 +166,7 @@
- +
name: @@ -206,7 +208,7 @@

Site List

- @@ -236,7 +238,10 @@ {{item.sdwansite_emails}} - +   + +   + @@ -329,5 +334,67 @@
-
+ +
+

{{"i18nTextDefine_Base" | translate}}

+
+
    +
  • + {{item.lableShow}}: +
  • +
+
+
+

Sdwandevice

+
+
    +
  • + {{item.lable}}: + +
  • +
+
+

Sdwansitewan List

+
+
+ +
+ + + + + + + + + + + + + + + + + +
NO.{{key}} Action
{{i+1}} + {{item[key]}} + + + + +
+
+
+ +
+ + +
+
+
-- cgit 1.2.3-korg