From daefc8d99b9c86acff909b8fa0b3bf9753d107a2 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Wed, 22 May 2019 18:18:38 +0800 Subject: Fix instance detail for CCVPN Change-Id: I67dcc0adc46838c45c87470abbc35e08a0e6ab21 Issue-ID: USECASEUI-222 Signed-off-by: guochuyicmri --- .../app/ccvpn-detail/ccvpn-detail.component.html | 61 +++++++++++++++++++++- 1 file changed, 59 insertions(+), 2 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 cf87ff16..44646234 100644 --- a/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html +++ b/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html @@ -179,6 +179,10 @@

sdwanVPN List

+
{{"i18nTextDefine_Cancel" | translate}}
- + +
+

{{"i18nTextDefine_Base" | translate}}

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

Sdwansitelan List

+
+
+ +
+ + + + + + + + + + + + + + + + + +
NO.{{key}} Action
{{i+1}} + {{item[key]}} + + + + +
+
+
+ +
+ + +
+
+

{{"i18nTextDefine_Base" | translate}}

@@ -396,5 +453,5 @@
-
+
-- cgit 1.2.3-korg