Upversion to Bootstrap4.3.1 & Upgrade Tomcat version 39/98639/1
authorHePeng <he.peng6@zte.com.cn>
Wed, 20 Nov 2019 01:20:39 +0000 (09:20 +0800)
committerHePeng <he.peng6@zte.com.cn>
Wed, 20 Nov 2019 01:21:52 +0000 (09:21 +0800)
commit889f461a65931ec52aee9d0a24f8ccf93c94cdfd
treed4b2a09bba0eea90490164a9779a56916d88ad2e
parent63ec7efb434e3d172a806fdb5cbdb31f77df96fc
Upversion to Bootstrap4.3.1 & Upgrade Tomcat version

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 <he.peng6@zte.com.cn>
19 files changed:
common/src/main/webapp/thirdparty/bootstrap4.3.1/css/bootstrap-dt.css [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/css/bootstrap-grid.min.css [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/css/bootstrap-reboot.min.css [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/css/bootstrap.min.css [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/js/bootstrap.bundle.min.js [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/js/bootstrap.js [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/js/bootstrap.min.js [new file with mode: 0644]
common/src/main/webapp/thirdparty/bootstrap4.3.1/js/bootstrap2-typeahead.min.js [new file with mode: 0644]
httpserver/pom.xml
portal/src/main/webapp/extsys/ems/emsView.html
portal/src/main/webapp/extsys/nfvo/nfvoView.html
portal/src/main/webapp/extsys/sdncontroller/sdncView.html
portal/src/main/webapp/extsys/vim/vimView.html
portal/src/main/webapp/extsys/vnfm/vnfmView.html