From 889f461a65931ec52aee9d0a24f8ccf93c94cdfd Mon Sep 17 00:00:00 2001 From: HePeng Date: Wed, 20 Nov 2019 09:20:39 +0800 Subject: Upversion to Bootstrap4.3.1 & Upgrade Tomcat version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1、Add bootstrap 4.3.1 Directory 2、In order to adapt to bootstrap changes, modify the HTML files 3、Modoify Pom.xml, change Tomcat version Issue-ID: AAI-2653 Change-Id: Ibf9d18f341514092140cb9b1208ae66e2d3d525f Signed-off-by: HePeng --- portal/src/main/webapp/extsys/ems/emsView.html | 86 ++++++++++++++++------ portal/src/main/webapp/extsys/nfvo/nfvoView.html | 24 +++++- .../main/webapp/extsys/sdncontroller/sdncView.html | 28 ++++++- portal/src/main/webapp/extsys/vim/vimView.html | 40 ++++++++-- portal/src/main/webapp/extsys/vnfm/vnfmView.html | 27 ++++++- 5 files changed, 166 insertions(+), 39 deletions(-) (limited to 'portal/src/main/webapp/extsys') diff --git a/portal/src/main/webapp/extsys/ems/emsView.html b/portal/src/main/webapp/extsys/ems/emsView.html index 02f8b25..9044c2e 100644 --- a/portal/src/main/webapp/extsys/ems/emsView.html +++ b/portal/src/main/webapp/extsys/ems/emsView.html @@ -21,7 +21,7 @@ - + @@ -32,7 +32,7 @@
+
- +
+
+
- +
+
+
- - + + +
-
+
+
+
+
+
+
+
- +
+
+
- +
+
+
- - + + +
- @@ -303,7 +345,7 @@ - +
@@ -348,7 +390,7 @@
- + diff --git a/portal/src/main/webapp/extsys/nfvo/nfvoView.html b/portal/src/main/webapp/extsys/nfvo/nfvoView.html index 0868cca..c651973 100644 --- a/portal/src/main/webapp/extsys/nfvo/nfvoView.html +++ b/portal/src/main/webapp/extsys/nfvo/nfvoView.html @@ -21,7 +21,7 @@ - + @@ -32,7 +32,7 @@
+
+
@@ -124,7 +140,7 @@
- +
@@ -168,7 +184,7 @@
- + diff --git a/portal/src/main/webapp/extsys/sdncontroller/sdncView.html b/portal/src/main/webapp/extsys/sdncontroller/sdncView.html index b832e93..7656c8e 100644 --- a/portal/src/main/webapp/extsys/sdncontroller/sdncView.html +++ b/portal/src/main/webapp/extsys/sdncontroller/sdncView.html @@ -21,7 +21,7 @@ - + @@ -32,7 +32,7 @@
+
@@ -115,8 +130,10 @@
+
+
@@ -126,14 +143,17 @@
+
+
+
@@ -144,7 +164,7 @@ - +
@@ -188,7 +208,7 @@
- + diff --git a/portal/src/main/webapp/extsys/vim/vimView.html b/portal/src/main/webapp/extsys/vim/vimView.html index 32ba8f3..df5106d 100644 --- a/portal/src/main/webapp/extsys/vim/vimView.html +++ b/portal/src/main/webapp/extsys/vim/vimView.html @@ -21,7 +21,7 @@ - + @@ -38,19 +38,20 @@
+
+
+
@@ -146,8 +163,10 @@
+
+
@@ -155,8 +174,10 @@
+
+
@@ -164,8 +185,10 @@
+
+
@@ -175,8 +198,10 @@
+
+
@@ -184,8 +209,10 @@
+
+
@@ -193,8 +220,10 @@
+
+
@@ -203,6 +232,7 @@ name="cloudExtraInfo">
+
@@ -218,7 +248,7 @@ - +
@@ -280,7 +310,7 @@ - + diff --git a/portal/src/main/webapp/extsys/vnfm/vnfmView.html b/portal/src/main/webapp/extsys/vnfm/vnfmView.html index 6234f01..7642aa0 100644 --- a/portal/src/main/webapp/extsys/vnfm/vnfmView.html +++ b/portal/src/main/webapp/extsys/vnfm/vnfmView.html @@ -21,7 +21,7 @@ - + @@ -36,7 +36,7 @@
+
@@ -131,6 +148,7 @@ class="form-control"/>
+
@@ -141,7 +159,7 @@
- +
@@ -183,6 +201,7 @@
+
@@ -195,7 +214,7 @@
- + -- cgit 1.2.3-korg