From 8d5ff3d30de0c774fd8048fb36a451b206681f1b Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Fri, 22 Feb 2019 17:30:34 +0800 Subject: Support OTN Domain Management Change-Id: Id40528f0ff2d9cf855dc564ccef8ff9cc3be5e47 Issue-ID: USECASEUI-226 Signed-off-by: guochuyicmri --- .../app/ccvpn-network/ccvpn-network.component.css | 2 +- .../app/ccvpn-network/ccvpn-network.component.html | 2 +- .../app/ccvpn-network/ccvpn-network.component.ts | 173 +++++++++++++-------- 3 files changed, 108 insertions(+), 69 deletions(-) diff --git a/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.css b/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.css index a7e19a73..99b58160 100644 --- a/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.css +++ b/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.css @@ -1,5 +1,5 @@ /* - Copyright (C) 2018 CMCC, Inc. and others. All rights reserved. + Copyright (C) 2019 CMCC, Inc. and others. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.html b/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.html index e36fecc2..7e20c769 100644 --- a/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.html +++ b/usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.html @@ -1,5 +1,5 @@