formatting the code, removing unnecessary imports and URL patterns correction
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Fri, 23 Sep 2016 13:53:10 +0000 (21:53 +0800)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Fri, 23 Sep 2016 13:53:10 +0000 (21:53 +0800)
commit81c53dc73c8c05d034bea5114e36929261e97496
tree0a537863e6419d4e6207d44ce2427cfdbab8ff76
parent985b2108a6437173d4364238c13a98d13d1c7083
formatting the code, removing unnecessary imports and URL patterns correction

Change-Id: Id160a255d4acb4b901ca33965080b76d38810be1
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
26 files changed:
openo-portal/portal-extsys/pom.xml
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/css/RMain.css
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/css/VMMain.css
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/js/controller.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/bootstrap.css
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/skill.css
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vim.css
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vimChart.css
openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/client-cometd.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vim-validate.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChart.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChartController.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimController.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimUtil.js
openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimChart.html
openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimView.html
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/css/vnfm.css
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/commonUtil.js
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/loadi18n_nsoc.js
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/vnfm-validate.js
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/vnfmController.js
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/vnfmUtil.js
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/vnfmView.html