rebuild GUI structure(only changed modules' name)
author“shentao” <shentao@chinamobile.com>
Thu, 26 Jan 2017 08:19:00 +0000 (16:19 +0800)
committer“shentao” <shentao@chinamobile.com>
Thu, 26 Jan 2017 08:21:54 +0000 (16:21 +0800)
commit6f01a8756fe38c0d6565c369005142adda4b9b57
tree5f360e44ac9bb70f83781af1303d3915bb45cd3f
parent3f47ae6567e95e118c4a477e24cdc509dd0dce89
rebuild GUI structure(only changed modules' name)

Issue-id : CLIENT-14

Change-Id: Ie4fa30f1a51393576fbdc68e12d810565cbf06eb
Signed-off-by: “shentao” <shentao@chinamobile.com>
3249 files changed:
auth/pom.xml [new file with mode: 0644]
auth/src/main/webapp/user/changePassword.html [new file with mode: 0644]
auth/src/main/webapp/user/createUser.html [new file with mode: 0644]
auth/src/main/webapp/user/css/component.css [new file with mode: 0644]
auth/src/main/webapp/user/css/user.css [new file with mode: 0644]
auth/src/main/webapp/user/images/License.txt [new file with mode: 0644]
auth/src/main/webapp/user/images/add.png [moved from openo-portal/portal-auth/src/main/webapp/user/images/add.png with 100% similarity]
auth/src/main/webapp/user/images/delete.png [moved from openo-portal/portal-auth/src/main/webapp/user/images/delete.png with 100% similarity]
auth/src/main/webapp/user/images/edit.bak.png [moved from openo-portal/portal-auth/src/main/webapp/user/images/edit.bak.png with 100% similarity]
auth/src/main/webapp/user/images/edit.png [moved from openo-portal/portal-auth/src/main/webapp/user/images/edit.png with 100% similarity]
auth/src/main/webapp/user/images/reset.bak.png [moved from openo-portal/portal-auth/src/main/webapp/user/images/reset.bak.png with 100% similarity]
auth/src/main/webapp/user/images/reset.png [moved from openo-portal/portal-auth/src/main/webapp/user/images/reset.png with 100% similarity]
auth/src/main/webapp/user/js/changePassword.js [new file with mode: 0644]
auth/src/main/webapp/user/js/createUser.js [new file with mode: 0644]
auth/src/main/webapp/user/js/modifyUser.js [new file with mode: 0644]
auth/src/main/webapp/user/js/user.js [new file with mode: 0644]
auth/src/main/webapp/user/js/userTools.js [new file with mode: 0644]
auth/src/main/webapp/user/modifyUser.html [new file with mode: 0644]
auth/src/main/webapp/user/user.html [new file with mode: 0644]
catalog/pom.xml [new file with mode: 0644]
catalog/src/main/webapp/catalog/csarPackage.html [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/datatable-sort.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/fileupload.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/hostMirror.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/package.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/platform/animate.min.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/platform/skill.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/software.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/template.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/templateDetail.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/topology.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/virtualApplication.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/css/vnfm.css [new file with mode: 0644]
catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-en-US.properties [new file with mode: 0644]
catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-zh-CN.properties [new file with mode: 0644]
catalog/src/main/webapp/catalog/image/License.txt [new file with mode: 0644]
catalog/src/main/webapp/catalog/image/details_close.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/details_close.png with 100% similarity]
catalog/src/main/webapp/catalog/image/details_open.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/details_open.png with 100% similarity]
catalog/src/main/webapp/catalog/image/down.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/down.png with 100% similarity]
catalog/src/main/webapp/catalog/image/pointes_blue.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/pointes_blue.png with 100% similarity]
catalog/src/main/webapp/catalog/image/pointes_green.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/pointes_green.png with 100% similarity]
catalog/src/main/webapp/catalog/image/sort_asc.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/sort_asc.png with 100% similarity]
catalog/src/main/webapp/catalog/image/sort_asc_disabled.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/sort_asc_disabled.png with 100% similarity]
catalog/src/main/webapp/catalog/image/sort_both.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/sort_both.png with 100% similarity]
catalog/src/main/webapp/catalog/image/sort_desc.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/sort_desc.png with 100% similarity]
catalog/src/main/webapp/catalog/image/sort_desc_disabled.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/sort_desc_disabled.png with 100% similarity]
catalog/src/main/webapp/catalog/image/up.png [moved from openo-portal/portal-catalog/src/main/webapp/catalog/image/up.png with 100% similarity]
catalog/src/main/webapp/catalog/js/component/commonUtil.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/component/serverPageTable.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/package/pmController.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/package/pmUtil.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/tmController.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/tmDetailController.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/tmNodesController.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/tmTopoController.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/tmUtil.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/js/template/topoUtil.js [new file with mode: 0644]
catalog/src/main/webapp/catalog/nodesDetail.html [new file with mode: 0644]
catalog/src/main/webapp/catalog/template.html [new file with mode: 0644]
catalog/src/main/webapp/catalog/templateDetail.html [new file with mode: 0644]
catalog/src/main/webapp/catalog/topology.html [new file with mode: 0644]
catalog/src/main/webapp/catalog/topologyDetail.html [new file with mode: 0644]
common/pom.xml [new file with mode: 0644]
common/src/main/webapp/framework/appserver/api.js [new file with mode: 0644]
common/src/main/webapp/framework/appserver/server.js [new file with mode: 0644]
common/src/main/webapp/framework/appserver/start_node.sh [moved from portal-common/src/main/webapp/framework/appserver/start_node.sh with 100% similarity]
common/src/main/webapp/framework/browser/css/open-ostyle.css [new file with mode: 0644]
common/src/main/webapp/framework/browser/index.html [moved from portal-common/src/main/webapp/framework/browser/index.html with 100% similarity]
common/src/main/webapp/framework/browser/js/DataService.js [moved from portal-common/src/main/webapp/framework/browser/js/DataService.js with 100% similarity]
common/src/main/webapp/framework/browser/js/app.js [new file with mode: 0644]
common/src/main/webapp/framework/browser/template.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/accordion.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/buttons.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/checkBoxes.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/courses.html [moved from portal-common/src/main/webapp/framework/browser/templates/courses.html with 100% similarity]
common/src/main/webapp/framework/browser/templates/dropdown.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/functional.html [moved from portal-common/src/main/webapp/framework/browser/templates/functional.html with 100% similarity]
common/src/main/webapp/framework/browser/templates/home.html [moved from portal-common/src/main/webapp/framework/browser/templates/home.html with 100% similarity]
common/src/main/webapp/framework/browser/templates/list.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/login.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/management.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/notification.html [moved from portal-common/src/main/webapp/framework/browser/templates/notification.html with 100% similarity]
common/src/main/webapp/framework/browser/templates/radioButtons.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/register.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/table.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/tabs.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/textarea.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/tree.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/templates/verticalTab.html [new file with mode: 0644]
common/src/main/webapp/framework/browser/thirdparty/css/bootstrap.min.css [moved from portal-common/src/main/webapp/framework/browser/thirdparty/css/bootstrap.min.css with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/Thumbs.db [moved from portal-common/src/main/webapp/framework/browser/thirdparty/css/img/Thumbs.db with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/1_close.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/1_close.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/1_open.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/1_open.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/2.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/2.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/3.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/3.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/4.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/4.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/5.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/5.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/6.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/6.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/7.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/7.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/8.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/8.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/diy/9.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/9.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/line_conn.gif [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/line_conn.gif with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/loading.gif [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/loading.gif with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/zTreeStandard.gif [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.gif with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/img/zTreeStandard.png [moved from portal-common/src/main/webapp/framework/browser/thirdparty/css/img/zTreeStandard.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/css/magic-check.css [new file with mode: 0644]
common/src/main/webapp/framework/browser/thirdparty/css/zTreeStyle.css [moved from portal-common/src/main/webapp/framework/browser/thirdparty/css/zTreeStyle.css with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.eot [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.eot with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.svg [moved from portal-common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.svg with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.ttf [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.ttf with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.woff with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff2 [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.woff2 with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/images/collapse_arrow.png [moved from openo-portal/portal-common/src/main/webapp/common/image/collapse_arrow.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/images/expand_arrow.png [moved from openo-portal/portal-common/src/main/webapp/common/image/expand_arrow.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/images/openo.png [moved from openo-portal/portal-common/src/main/webapp/common/image/openo.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/images/searchicon.png [moved from portal-common/src/main/webapp/framework/browser/thirdparty/images/searchicon.png with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/js/angular-ui-router.min.js [new file with mode: 0644]
common/src/main/webapp/framework/browser/thirdparty/js/angular.min.js [moved from portal-common/src/main/webapp/framework/browser/thirdparty/js/angular.min.js with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/js/bootstrap-table-filter-control.min.js [new file with mode: 0644]
common/src/main/webapp/framework/browser/thirdparty/js/bootstrap-table.min.js [moved from portal-common/src/main/webapp/framework/browser/thirdparty/js/bootstrap-table.min.js with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/js/bootstrap.min.js [moved from portal-common/src/main/webapp/framework/browser/thirdparty/js/bootstrap.min.js with 100% similarity]
common/src/main/webapp/framework/browser/thirdparty/js/jquery.ztree.core-3.5.js [new file with mode: 0644]
common/src/main/webapp/framework/browser/thirdparty/js/jquery_1.12.4.min.js [new file with mode: 0644]
common/src/main/webapp/framework/browser/thirdparty/js/mustache.js [new file with mode: 0644]
common/src/main/webapp/framework/browser/thirdparty/js/tree.jquery.js [new file with mode: 0644]
extsys/pom.xml [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/conf/License.txt [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/conf/dataconfig.json [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/controller.html [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/css/RMain.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/css/VMMain.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/css/bootstrap-table.min.css [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.min.css with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/css/bootstrap.min.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/images/License.txt [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/images/add.png [moved from openo-portal/portal-common/src/main/webapp/common/image/add.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/arrow-down-enable.png [moved from openo-portal/portal-common/src/main/webapp/common/image/arrow-down-enable.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/collapse_arrow.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/collapse_arrow.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/delete.png [moved from openo-portal/portal-common/src/main/webapp/common/image/delete.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/edit.png [moved from openo-portal/portal-common/src/main/webapp/common/image/edit.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/expand_arrow.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/expand_arrow.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/ideo_default_select.png [moved from openo-portal/portal-common/src/main/webapp/common/image/ideo_default_select.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/import.png [moved from openo-portal/portal-common/src/main/webapp/common/image/import.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/line.png [moved from openo-portal/portal-common/src/main/webapp/common/image/line.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/loading-spinner-grey.gif [moved from openo-portal/portal-common/src/main/webapp/common/image/loading-spinner-grey.gif with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/openo.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/openo.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/page_l.png [moved from openo-portal/portal-common/src/main/webapp/common/image/page_l.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/page_left_disabled.png [moved from openo-portal/portal-common/src/main/webapp/common/image/page_left_disabled.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/page_r.png [moved from openo-portal/portal-common/src/main/webapp/common/image/page_r.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/sort_asc.png [moved from openo-portal/portal-common/src/main/webapp/common/image/sort_asc.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/sort_both.png [moved from openo-portal/portal-common/src/main/webapp/common/image/sort_both.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/images/sort_desc.png [moved from openo-portal/portal-common/src/main/webapp/common/image/sort_desc.png with 100% similarity]
extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap-table-filter-control.min.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap-table.min.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap.min.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/js/controller.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/sdncontroller/js/jquery-1.11.2.min.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/css/bootstrap.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/css/skill.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/css/vim.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/css/vimChart.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-en-US.properties [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-zh-CN.properties [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/js/client-cometd.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/js/vim-validate.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/js/vimChart.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/js/vimChartController.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/js/vimController.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/js/vimUtil.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/vimChart.html [new file with mode: 0644]
extsys/src/main/webapp/extsys/vim/vimView.html [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/css/animate.min.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/css/vnfm.css [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/i18n/nfv-nso-iui-i18n-en-US.properties [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/i18n/nfv-nso-iui-i18n-zh-CN.properties [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/js/commonUtil.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/js/loadi18n_nsoc.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/js/vnfm-validate.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/js/vnfmController.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/js/vnfmUtil.js [new file with mode: 0644]
extsys/src/main/webapp/extsys/vnfm/vnfmView.html [new file with mode: 0644]
integration/pom.xml [new file with mode: 0644]
integration/src/main/java/org/openo/portal/bean/MsbRegisterBean.java [moved from openo-portal/portal-package/src/main/java/org/openo/portal/bean/MsbRegisterBean.java with 100% similarity]
integration/src/main/java/org/openo/portal/bean/ServiceNodeBean.java [moved from openo-portal/portal-package/src/main/java/org/openo/portal/bean/ServiceNodeBean.java with 100% similarity]
integration/src/main/java/org/openo/portal/system/CommonUtil.java [moved from openo-portal/portal-package/src/main/java/org/openo/portal/system/CommonUtil.java with 100% similarity]
integration/src/main/java/org/openo/portal/system/Constants.java [moved from openo-portal/portal-package/src/main/java/org/openo/portal/system/Constants.java with 100% similarity]
integration/src/main/java/org/openo/portal/system/RegisterService.java [moved from openo-portal/portal-package/src/main/java/org/openo/portal/system/RegisterService.java with 100% similarity]
integration/src/main/java/org/openo/portal/system/SystemListener.java [moved from openo-portal/portal-package/src/main/java/org/openo/portal/system/SystemListener.java with 100% similarity]
integration/src/main/resources/logback.xml [moved from openo-portal/portal-package/src/main/resources/logback.xml with 100% similarity]
integration/src/main/resources/portalConfig/msb_register.xml [new file with mode: 0644]
integration/src/main/webapp/WEB-INF/web.xml [new file with mode: 0644]
lifecyclemgr/pom.xml [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/InputData.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/TopoAccor.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/UnderLay_TP.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/accorTables.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/conf/License.txt [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/conf/dataconfig.json [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/css/RMain.css [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/css/VMMain.css [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/css/bootstrap-table.min.css [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/css/bootstrap-table.min.css with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/css/bootstrap.min.css [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/css/jquery-ui-1.12.1.min.css [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/License.txt [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/add.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/add.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/arrow-down-enable.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/arrow-down-enable.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/collapse_arrow.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/collapse_arrow.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/delete.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/delete.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/edit.bak.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/edit.bak.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/edit.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/edit.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/expand_arrow.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/expand_arrow.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/ideo_default_select.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/ideo_default_select.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/import.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/import.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/line.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/line.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/loading-spinner-grey.gif [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/images/loading-spinner-grey.gif with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/loading.gif [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/loading.gif with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/openo.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/openo.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_l.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/page_l.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_left_disabled.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/page_left_disabled.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_r.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/page_r.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/reset.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/reset.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_asc.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/images/sort_asc.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_both.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/images/sort_both.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_desc.png [moved from openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/images/sort_desc.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/License.txt [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEDOWN.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEDOWN.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEDOWN_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEDOWN_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK_EDGE.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK_EDGE.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEUP.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEUP.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEUP_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEUP_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_0.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_0.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_0_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_0_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_1.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_1.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_1_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_1_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_2.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_2.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_2_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_2_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_3.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_3.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_3_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_3_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/cloud.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/cloud.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/cloudroute.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/cloudroute.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/crossSubnet.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/crossSubnet.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/delete_asbr.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/delete_asbr.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/mark_sink.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/mark_sink.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/mark_source.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/mark_source.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/networkdown.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/networkdown.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_gray.png [moved from portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_gray.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_green.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_green.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_red.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_red.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/router.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/router.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/router_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/router_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/site.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/site.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/siteIcon_feature.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/siteIcon_feature.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/site_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/site_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/sitedown.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/sitedown.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/sitedown_selected.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/sitedown_selected.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/u1963.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/u1963.png with 100% similarity]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap-table-filter-control.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap-table.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/brs.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/gsolcm.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery-1.11.2.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery-ui-1.12.1.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery.bootstrap-growl.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery.isloading.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/rest.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmNodesController.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmTopoController.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/OverlayTopology.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.renderers.customShapes.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.renderers.edgeLabels.min.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/underlay.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/js/vpn.js [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_nodesinfo.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_topology.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/newShow.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn_topo.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/sdnovpn.html [new file with mode: 0644]
lifecyclemgr/src/main/webapp/lifecyclemgr/underlayvpn.html [new file with mode: 0644]
login/pom.xml [new file with mode: 0644]
login/src/main/webapp/login/html/login.html [new file with mode: 0644]
monitor/pom.xml [new file with mode: 0644]
monitor/src/main/webapp/monitor/css/dac.css [new file with mode: 0644]
monitor/src/main/webapp/monitor/css/monitorSetting.css [new file with mode: 0644]
monitor/src/main/webapp/monitor/dacList.html [new file with mode: 0644]
monitor/src/main/webapp/monitor/i18n/umc-monitor-iui-i18n-en-US.properties [new file with mode: 0644]
monitor/src/main/webapp/monitor/images/License.txt [new file with mode: 0644]
monitor/src/main/webapp/monitor/images/throbber.gif [moved from openo-portal/portal-monitor/src/main/webapp/monitor/images/throbber.gif with 100% similarity]
monitor/src/main/webapp/monitor/js/dacController.js [new file with mode: 0644]
monitor/src/main/webapp/monitor/js/loadi18nApp_ngict-umc-monitor.js [new file with mode: 0644]
monitor/src/main/webapp/monitor/js/monitorSettingController.js [new file with mode: 0644]
monitor/src/main/webapp/monitor/js/monitorSettingUtil.js [new file with mode: 0644]
monitor/src/main/webapp/monitor/monitorSetting.html [new file with mode: 0644]
monitor/src/main/webapp/monitor/monitorSettingList.html [new file with mode: 0644]
openo-portal/pom.xml [deleted file]
openo-portal/portal-auth/pom.xml [deleted file]
openo-portal/portal-auth/src/main/webapp/user/changePassword.html [deleted file]
openo-portal/portal-auth/src/main/webapp/user/createUser.html [deleted file]
openo-portal/portal-auth/src/main/webapp/user/css/component.css [deleted file]
openo-portal/portal-auth/src/main/webapp/user/css/user.css [deleted file]
openo-portal/portal-auth/src/main/webapp/user/images/License.txt [deleted file]
openo-portal/portal-auth/src/main/webapp/user/js/changePassword.js [deleted file]
openo-portal/portal-auth/src/main/webapp/user/js/createUser.js [deleted file]
openo-portal/portal-auth/src/main/webapp/user/js/modifyUser.js [deleted file]
openo-portal/portal-auth/src/main/webapp/user/js/user.js [deleted file]
openo-portal/portal-auth/src/main/webapp/user/js/userTools.js [deleted file]
openo-portal/portal-auth/src/main/webapp/user/modifyUser.html [deleted file]
openo-portal/portal-auth/src/main/webapp/user/user.html [deleted file]
openo-portal/portal-catalog/pom.xml [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/csarPackage.html [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/datatable-sort.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/fileupload.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/hostMirror.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/package.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/platform/animate.min.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/platform/skill.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/software.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/template.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/templateDetail.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/topology.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/virtualApplication.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/css/vnfm.css [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-en-US.properties [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-zh-CN.properties [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/image/License.txt [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/package/pmController.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmController.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/nodesDetail.html [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/template.html [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/templateDetail.html [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/topology.html [deleted file]
openo-portal/portal-catalog/src/main/webapp/catalog/topologyDetail.html [deleted file]
openo-portal/portal-common/pom.xml [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/RMain.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/VMMain.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/Read Me.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/demo-files/demo.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/demo-files/demo.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/demo.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.eot [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.ttf [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.woff [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/selection.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ZteIctIcons/style.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/animate.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/frame-style.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/login-apk.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/login.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/main_page.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/more-operation.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/ngict-component.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/plugins.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/print.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/style-custom.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/style-ict-bootstrap.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/style-ict.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/style-responsive.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/style.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/black.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/black_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/blue.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/blue_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/brown.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/brown_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/grey.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/grey_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/light.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/light_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/purple.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/purple_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight_ifrm.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/default.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/i18n/web-framework-i18n-en-US.properties [deleted file]
openo-portal/portal-common/src/main/webapp/common/i18n/web-framework-login-i18n-en-US.properties [deleted file]
openo-portal/portal-common/src/main/webapp/common/i18n/web-framework-mainPage-i18n-en-US.properties [deleted file]
openo-portal/portal-common/src/main/webapp/common/i18n/web-framework-menu-i18n-en-US.properties [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/License.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/about/License.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/about/about-bg-dark.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/about/about-bg-light.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/about/about-netnumen.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/accordion-plusminus.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ajax-loading.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ajax-modal-loading.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/arrow-down.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/avatar.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/bg-opacity.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/bg-white-lock.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/bg-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/License.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-checked-disabled.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-checked.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-disabled.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-hover.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-init.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/radio-checked-disabled.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/radio-checked.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/radio-disabled.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/radio-hover.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/checkbox-radio/radio-init.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/chrome_icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/datatable-row-openclose.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/empty.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/firefox_icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/hor-menu-search-close-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/hor-menu-search-close.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/hor-menu-search.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/hor-menu-search.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/icon-color-close.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/icon-color.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/icon-img-down.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/icon-img-up.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/input-spinner.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/License.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_bg_1.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_bg_2.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_bg_3.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_logo_black.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_logo_pantone.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_logo_white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/loading.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/License.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/icon/1.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/icon/2.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/icon/3.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/icon/4.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/icon/5.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/icon/6.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/logo.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/pic/1.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/pic/2.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/pic/3.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/pic/4.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/mainpage/pic/5.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/menu-toggler.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/overlay-icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-collapse-icon-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-collapse-icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-config-icon-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-config-icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-expand-icon-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-expand-icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-reload-icon-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-reload-icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-remove-icon-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/portlet-remove-icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/remove-icon-small.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/reset_password.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/License.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/NFV.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/NS.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/VDU.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/VIM.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/VNF.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/VNFC.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/VNFM.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/breakLink.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/common_dc.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/common_ncd.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/common_sc.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/host.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-Virtual network.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-bind.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-dns.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-ems.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-mediator.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-netnumen.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-ntp.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-ota.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-tomcat.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-trend.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-tsm.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app-weblogic.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-app.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-cluster-hacmp.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-cluster-nec.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-cluster-ns.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-cluster-sg.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-cluster-vcs.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-cluster.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-database-mssql.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-database-oracle.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-database-sybase.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-database-sybaseiq.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-database.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-dellmd.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-emc.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-eternus.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-fujitsu.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hds.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hpaio.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hpeva.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hpmsa.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-ibm.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-ibmsm.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-macrosan.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-netapp.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-sun.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-zte.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-checkpoint.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-cisco.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-cisco2.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-h3c.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-juniper.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-neteye.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-zte.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-ztemf.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall-zteutm.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-firewall.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-gather.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-group-dev.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-ibp-ibp2000.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-ibp.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-net.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-alteon.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-appdirector.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-atca-lb10.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-cisco-ucs.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-dcs.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-delta.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-dp.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-f5bigip.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-f5bigip2.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-gbe2c.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-hpblc.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-ibm-blade.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-imm.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-secfox.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-secsis.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-segw.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-vc.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-zteatca.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-zteips.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-ztepower.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-ztesgs.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other-zxsdr-nt.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-other.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-router-cisco.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-router-juniper.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-router-zte.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-router.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-sdn-controller.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-sdn-host.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-sdn-switch.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-sdn-vnet.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-aix.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-hpux.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-klinux.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-redhat.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-solaris.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-suse.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-windows.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server-zxve.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-server.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage-cisco-mds.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage-md3000.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage-netvault.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage-ops.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage-sanswitch-brocade.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage-sanswitch-hp.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage-sanswitch-zte.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-storage.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-switch-at.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-switch-cisco.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-switch-h3c.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-switch-juniper.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-switch-zte.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-switch.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-tapelib-hpmsl.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-tapelib-ibmts.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it-tapelib-sunts.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/it.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/networkTree.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/new.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/popupmenufollower.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/resourceType.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/stop.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/tree-icon.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-moc-root.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-moc-uca-public.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-topo-commongroup20x20.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-topo-group20x20.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-topo-root.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-topo-undefinedgroup20x20.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-topo-virtual20x20.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/uep-topo-wsf-disconnected8x8.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/usf-amf-try-activate.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/ressvgs/usf-amf-try-active-wait.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/search-icon-blue.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/search-icon-brown.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/search-icon-purple.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/search-icon-red.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/search-icon-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/search-icon.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/select-caret.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-menu-arrow-right.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-menu-arrow-rtl.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-menu-arrow.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-search-close-blue.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-search-close-brown.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-search-close-light.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-search-close-purple.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-search-close.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-toggler-grey.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/sidebar-toggler-light.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/syncfusion-icons-white.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/user.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/Main2moreMenu.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/core/const.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/core/hk.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/core/load_menuList.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/core/openoFrameWork.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/core/pym.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/fm_light.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/international/loadi18n.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/json2.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/login.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/mainpage/about.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/mainpage/load_mainPage.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/moreOperation.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/openotopo/openotopo.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/openotopo/openotopo.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/security/aes.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/security/framework-util.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/security/security.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/tools.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/json/License.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/json/main_page.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/json/menu_list.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/login.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/animate/animate.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/avalon/avalon.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/avalon/avalon.modern.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/backstretch/jquery.backstretch.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootbox/LICENSE.md [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootbox/README.md [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootbox/bootbox.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/daterangepicker-bs3.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/daterangepicker.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/moment.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/moment.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/css/fileinput.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/img/loading-sm.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/img/loading.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/js/fileinput.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/js/fileinput_locale_LANG.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/js/fileinput_locale_zh.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-growl/bootstrap-growl.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-growl/jquery.bootstrap-growl.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/LICENSE [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/README.md [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/bootstrap-hover-dropdown.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/css/bootstrap-modal-bs3patch.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/css/bootstrap-modal.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/img/ajax-loader.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/js/bootstrap-modal.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/js/bootstrap-modalmanager.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-select/bootstrap-select.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-select/bootstrap-select.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table-filter-control.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-wizard/jquery.bootstrap.wizard.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/css/bootstrap-dt.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/css/bootstrap.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/js/bootstrap.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/js/bootstrap.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap/js/bootstrap2-typeahead.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/cometd.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/cometd/AckExtension.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/cometd/ReloadExtension.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/cometd/TimeStampExtension.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/cometd/TimeSyncExtension.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-ack.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-reload.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-timestamp.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-timesync.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DT_bootstrap.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DT_bootstrap.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableICT.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableSmartClient.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableSmartClientApp.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/app-universal-i18n-datatable-en-US.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/app-universal-i18n-datatable-zh-CN.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/dataTable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/dataTables.bootstrap.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables-1.9.4.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables-1.9.4.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/style-datatable.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/echarts/echarts-all.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/echarts/echarts.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/fakeLoader/fakeLoader.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/fakeLoader/fakeLoader.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/css/font-awesome.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/css/font-awesome.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/FontAwesome.otf [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.eot [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.ttf [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.woff [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/bordered-pulled.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/core.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/fixed-width.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/font-awesome.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/icons.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/larger.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/list.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/mixins.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/path.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/rotated-flipped.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/spinning.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/stacked.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/less/variables.less [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_bordered-pulled.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_core.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_fixed-width.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_icons.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_larger.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_list.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_mixins.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_path.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_rotated-flipped.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_spinning.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_stacked.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_variables.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/font-awesome.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/freewall/freewall.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/bower.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/Thumbs.db [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/banner.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/custom.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/custom.styl [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/icheck.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/arrow-bottom.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/arrow-top.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/header-line.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-fork.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-github.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-lab.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-options.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-star.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.eot [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.ttf [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.woff [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.eot [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.svg [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.ttf [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.woff [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/normalize.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/index.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/custom.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/custom.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/jquery.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/zepto.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/icheck.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/icheck.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/all.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/_all.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/aero.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/aero.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/aero@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/blue.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/blue.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/blue@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/flat.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/flat.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/flat@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/green.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/green.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/green@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/grey.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/grey.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/grey@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/orange.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/orange.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/orange@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/pink.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/pink.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/pink@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/purple.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/purple.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/purple@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/red.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/red.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/red@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/yellow.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/yellow.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/yellow@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/futurico/futurico.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/futurico/futurico.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/futurico/futurico@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/Thumbs.db [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/_all.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/aero.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/blue.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/green.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/grey.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/line.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/line.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/line@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/orange.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/pink.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/purple.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/red.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/yellow.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/_all.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/aero.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/aero.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/aero@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/blue.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/blue.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/blue@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/green.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/green.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/green@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/grey.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/grey.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/grey@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/minimal.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/minimal.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/minimal@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/orange.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/orange.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/orange@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/pink.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/pink.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/pink@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/purple.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/purple.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/purple@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/red.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/red.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/red@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/yellow.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/yellow.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/yellow@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/polaris/polaris.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/polaris/polaris.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/polaris/polaris@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/Thumbs.db [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/_all.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/aero.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/aero.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/aero@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/blue.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/blue.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/blue@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/green.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/green.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/green@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/grey.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/grey.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/grey@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/orange.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/orange.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/orange@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/pink.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/pink.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/pink@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/purple.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/purple.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/purple@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/red.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/red.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/red@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/square.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/square.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/square@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/yellow.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/yellow.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/yellow@2x.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery UI/jquery-ui-1.12.1.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery UI/jquery-ui-1.12.1.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/css/jquery.fileupload.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/img/loading.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/img/progressbar.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/js/jquery.fileupload.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/js/jquery.iframe-transport.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/js/vendor/jquery.ui.widget.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-blockui/jquery.blockui.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-cokie/jquery.cokie.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/README.md [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/additional-methods.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/additional-methods.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/jquery.validate.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/jquery.validate.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/additional-methods.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/additional-methods.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/jquery.validate.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/jquery.validate.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ar.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ar.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_bg.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_bg.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ca.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ca.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_cs.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_cs.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_da.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_da.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_de.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_de.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_el.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_el.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es_AR.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es_AR.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_et.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_et.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_eu.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_eu.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fa.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fa.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fi.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fi.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fr.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fr.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_gl.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_gl.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_he.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_he.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hr.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hr.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hu.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hu.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_id.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_id.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_is.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_is.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_it.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_it.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ja.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ja.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ka.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ka.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_kk.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_kk.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ko.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ko.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lt.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lt.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lv.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lv.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_my.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_my.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_nl.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_nl.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_no.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_no.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pl.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pl.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_BR.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_BR.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_PT.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_PT.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ro.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ro.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ru.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ru.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_si.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_si.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sk.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sk.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sl.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sl.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr_lat.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr_lat.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sv.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sv.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_th.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_th.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tj.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tj.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tr.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tr.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_uk.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_uk.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_vi.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_vi.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh_TW.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh_TW.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_de.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_de.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_es_CL.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_es_CL.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_nl.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_nl.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_pt.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_pt.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery.i18n/jquery.i18n.properties-1.0.9.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.10.2.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.11.2.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.11.2.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.11.2.min.map [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.4.4.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-2.1.3.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-2.1.3.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-2.1.3.min.map [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-migrate-1.2.1.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery-migrate-1.2.1.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery/jquery.reveal.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/select2/select2-custom.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/select2/select2.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/select2/select2.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/sigma/sigma.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/sigma/sigma.renderers.customShapes.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/sigma/sigma.renderers.edgeLabels.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/README.md [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/css/uniform.default.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/css/uniform.default.min.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/css/uniform.default.scss [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/images/bg-input-focus.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/images/bg-input.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/images/sprite.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/images/sprite_original.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/jquery.uniform.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/uniform/jquery.uniform.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/API_cn.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/API_en.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/api.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/apiMenu.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/apiMenu.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/background.jpg [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/chinese.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/close.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/contact-bg.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/english.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/header-bg.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/lightbulb.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_arrow.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_arrow.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_bg.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_close_IE6.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/zTreeStandard.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/zTreeStandard.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/jquery-1.6.2.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/jquery.ztree.core-3.5.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/zTreeStyleForApi.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree._z.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree.destroy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree.getZTreeObj.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree.init.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.autoParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.contentType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.dataFilter.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.dataType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.otherParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.type.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.url.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeAsync.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeCheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeCollapse.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDblClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDrag.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDragOpen.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDrop.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeEditName.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeExpand.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeMouseDown.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeMouseUp.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeRemove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeRename.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeRightClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onAsyncError.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onAsyncSuccess.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onCheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onCollapse.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDblClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDrag.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDragMove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDrop.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onExpand.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onMouseDown.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onMouseUp.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onNodeCreated.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onRemove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onRename.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onRightClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.autoCheckTrigger.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.chkDisabledInherit.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.chkStyle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.chkboxType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.nocheckInherit.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.radioType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.keep.leaf.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.keep.parent.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.checked.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.children.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.name.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.title.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.url.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.idKey.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.pIdKey.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.rootPId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.autoExpandTrigger.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.autoOpenTime.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.borderMax.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.borderMin.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.inner.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.isCopy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.isMove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.maxShowNodeNum.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.minMoveSize.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.next.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.prev.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.editNameSelectAll.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.removeTitle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.renameTitle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.showRemoveBtn.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.showRenameBtn.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.treeId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.treeObj.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.addDiyDom.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.addHoverDom.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.autoCancelSelected.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.dblClickExpand.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.expandSpeed.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.fontCss.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.nameIsHTML.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.removeHoverDom.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.selectedMulti.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.showIcon.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.showLine.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.showTitle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.txtSelectedEnable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.check_Child_State.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.check_Focus.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.checked.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.checkedOld.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.children.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.chkDisabled.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.click.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.diy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.editNameFlag.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getCheckStatus.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getNextNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getParentNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getPreNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.halfCheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.icon.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.iconClose.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.iconOpen.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.iconSkin.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isAjaxing.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isFirstNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isHidden.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isHover.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isLastNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isParent.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.level.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.name.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.nocheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.open.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.parentTId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.tId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.target.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.url.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.zAsync.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.addNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.cancelEditName.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.cancelSelectedNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.checkAllNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.checkNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.copyNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.destroy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.editName.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.expandAll.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.expandNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getChangeCheckedNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getCheckedNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodeByParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodeByTId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodeIndex.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodesByFilter.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodesByParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodesByParamFuzzy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getSelectedNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.hideNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.hideNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.moveNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.reAsyncChildNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.refresh.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.removeChildNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.removeNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.selectNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.setChkDisabled.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.setEditable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.setting.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.showNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.showNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.transformToArray.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.transformTozTreeNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.updateNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree._z.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree.destroy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree.getZTreeObj.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree.init.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.autoParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.contentType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.dataFilter.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.dataType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.otherParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.type.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.url.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeAsync.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeCheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeCollapse.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDblClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDrag.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDragOpen.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDrop.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeEditName.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeExpand.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeMouseDown.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeMouseUp.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeRemove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeRename.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeRightClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onAsyncError.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onAsyncSuccess.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onCheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onCollapse.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDblClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDrag.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDragMove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDrop.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onExpand.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onMouseDown.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onMouseUp.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onNodeCreated.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onRemove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onRename.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onRightClick.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.autoCheckTrigger.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.chkDisabledInherit.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.chkStyle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.chkboxType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.nocheckInherit.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.radioType.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.keep.leaf.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.keep.parent.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.checked.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.children.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.name.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.title.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.url.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.idKey.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.pIdKey.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.rootPId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.autoExpandTrigger.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.autoOpenTime.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.borderMax.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.borderMin.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.inner.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.isCopy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.isMove.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.maxShowNodeNum.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.minMoveSize.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.next.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.prev.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.editNameSelectAll.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.enable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.removeTitle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.renameTitle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.showRemoveBtn.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.showRenameBtn.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.treeId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.treeObj.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.addDiyDom.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.addHoverDom.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.autoCancelSelected.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.dblClickExpand.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.expandSpeed.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.fontCss.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.nameIsHTML.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.removeHoverDom.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.selectedMulti.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.showIcon.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.showLine.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.showTitle.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.txtSelectedEnable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.check_Child_State.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.check_Focus.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.checked.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.checkedOld.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.children.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.chkDisabled.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.click.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.diy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.editNameFlag.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getCheckStatus.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getNextNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getParentNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getPreNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.halfCheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.icon.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.iconClose.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.iconOpen.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.iconSkin.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isAjaxing.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isFirstNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isHidden.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isHover.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isLastNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isParent.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.level.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.name.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.nocheck.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.open.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.parentTId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.tId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.target.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.url.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.zAsync.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.addNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.cancelEditName.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.cancelSelectedNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.checkAllNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.checkNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.copyNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.destroy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.editName.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.expandAll.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.expandNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getChangeCheckedNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getCheckedNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodeByParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodeByTId.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodeIndex.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodesByFilter.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodesByParam.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodesByParamFuzzy.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getSelectedNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.hideNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.hideNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.moveNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.reAsyncChildNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.refresh.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.removeChildNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.removeNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.selectNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.setChkDisabled.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.setEditable.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.setting.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.showNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.showNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.transformToArray.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.transformTozTreeNodes.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.updateNode.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/demo.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/ReadMe.txt [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/Thumbs.db [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/Thumbs.db [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.gifbak [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.pngbak [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.psd [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/zTreeStyle.css [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.all.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.all.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.core.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.core.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.excheck.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.excheck.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exedit.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exedit.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exhide.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exhide.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/zTree/zTree.v3.jquery.json [deleted file]
openo-portal/portal-extsys/pom.xml [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/conf/License.txt [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/conf/dataconfig.json [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/css/RMain.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/css/VMMain.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/css/bootstrap.min.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/License.txt [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap-table-filter-control.min.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap-table.min.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap.min.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/js/controller.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/js/jquery-1.11.2.min.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/bootstrap.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/skill.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vim.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vimChart.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-en-US.properties [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-zh-CN.properties [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/client-cometd.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vim-validate.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChart.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChartController.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimController.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimUtil.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimChart.html [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimView.html [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/css/animate.min.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/css/vnfm.css [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/i18n/nfv-nso-iui-i18n-en-US.properties [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/i18n/nfv-nso-iui-i18n-zh-CN.properties [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/commonUtil.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/loadi18n_nsoc.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/vnfm-validate.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/vnfmController.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/js/vnfmUtil.js [deleted file]
openo-portal/portal-extsys/src/main/webapp/extsys/vnfm/vnfmView.html [deleted file]
openo-portal/portal-lifecyclemgr/pom.xml [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/InputData.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/TopoAccor.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/UnderLay_TP.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/accorTables.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/conf/License.txt [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/conf/dataconfig.json [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/RMain.css [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/VMMain.css [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/bootstrap.min.css [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/jquery-ui-1.12.1.min.css [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/License.txt [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/License.txt [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_gray.png [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap-table-filter-control.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap-table.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/brs.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/gsolcm.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery-1.11.2.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery-ui-1.12.1.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery.bootstrap-growl.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery.isloading.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/rest.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmNodesController.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmTopoController.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/OverlayTopology.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.renderers.customShapes.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.renderers.edgeLabels.min.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/underlay.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/vpn.js [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_nodesinfo.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_topology.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/newShow.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn_topo.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/sdnovpn.html [deleted file]
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/underlayvpn.html [deleted file]
openo-portal/portal-monitor/pom.xml [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/css/dac.css [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/css/monitorSetting.css [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/dacList.html [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/i18n/umc-monitor-iui-i18n-en-US.properties [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/images/License.txt [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/js/dacController.js [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/js/loadi18nApp_ngict-umc-monitor.js [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/js/monitorSettingController.js [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/js/monitorSettingUtil.js [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/monitorSetting.html [deleted file]
openo-portal/portal-monitor/src/main/webapp/monitor/monitorSettingList.html [deleted file]
openo-portal/portal-package/pom.xml [deleted file]
openo-portal/portal-package/src/main/resources/portalConfig/msb_register.xml [deleted file]
openo-portal/portal-package/src/main/webapp/WEB-INF/web.xml [deleted file]
openo-portal/portal-performance/pom.xml [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/alarm_view.html [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/css/alarmsQuery.css [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/css/performanceChart.css [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/css/performanceQuery.css [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/css/pmQueryBox.css [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/i18n/web-alarm-i18n-en-US.properties [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/i18n/web-performance-i18n-en-US.properties [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/image/License.txt [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/alarmConds.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/alarmsServerPageTable.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/alarmsUtil.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/commonUtil.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/curAlarmsController.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/performanceChart.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/performanceQueryController.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/pmUtil.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/js/serverPageTable.js [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/performance_query_rule.html [deleted file]
openo-portal/portal-performance/src/main/webapp/performance/performance_view.html [deleted file]
openo-portal/portal-resmgr/pom.xml [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/conf/License.txt [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/conf/globalconfig.json [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/css/RMain.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/css/VMMain.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/css/bootstrap.min.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/css/jquery.dataTables.min.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/css/resmgr.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/html/index.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/License.txt [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/loading-spinner-grey.gif [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/sort_asc.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/sort_both.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/sort_desc.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/SendMsg.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/bootbox.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/bootstrap-table.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/bootstrap.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/chart.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/datacenter.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/gconf.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/jquery-1.11.2.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/jquery.dataTables.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/jquery.validate.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/resmgr.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/validateset.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/js/vim.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/location.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/resource.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf/License.txt [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/css/RMain.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/css/VMMain.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/css/bootstrap-table.min.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/css/bootstrap.min.css [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/License.txt [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/add.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/arrow-down-enable.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/delete.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/edit.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/ideo_default_select.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/import.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/line.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/loading-spinner-grey.gif [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/page_l.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/page_left_disabled.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/page_r.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/sort_asc.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/sort_both.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/sort_desc.png [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/js/bootstrap-table-filter-control.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/js/bootstrap-table.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/js/bootstrap.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/js/brs.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/js/jquery-1.11.2.min.js [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/link.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/ne.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/port.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/resource.html [deleted file]
openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/site.html [deleted file]
performance/pom.xml [new file with mode: 0644]
performance/src/main/webapp/performance/alarm_view.html [new file with mode: 0644]
performance/src/main/webapp/performance/css/alarmsQuery.css [new file with mode: 0644]
performance/src/main/webapp/performance/css/performanceChart.css [new file with mode: 0644]
performance/src/main/webapp/performance/css/performanceQuery.css [new file with mode: 0644]
performance/src/main/webapp/performance/css/pmQueryBox.css [new file with mode: 0644]
performance/src/main/webapp/performance/i18n/web-alarm-i18n-en-US.properties [new file with mode: 0644]
performance/src/main/webapp/performance/i18n/web-performance-i18n-en-US.properties [new file with mode: 0644]
performance/src/main/webapp/performance/image/License.txt [new file with mode: 0644]
performance/src/main/webapp/performance/image/aos_view-fm.gif [moved from openo-portal/portal-performance/src/main/webapp/performance/image/aos_view-fm.gif with 100% similarity]
performance/src/main/webapp/performance/image/arrow.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/arrow.png with 100% similarity]
performance/src/main/webapp/performance/image/chart_icon.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/chart_icon.png with 100% similarity]
performance/src/main/webapp/performance/image/delete.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/delete.png with 100% similarity]
performance/src/main/webapp/performance/image/details_close.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/details_close.png with 100% similarity]
performance/src/main/webapp/performance/image/details_open.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/details_open.png with 100% similarity]
performance/src/main/webapp/performance/image/down.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/down.png with 100% similarity]
performance/src/main/webapp/performance/image/filter.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/filter.png with 100% similarity]
performance/src/main/webapp/performance/image/statistics.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/statistics.png with 100% similarity]
performance/src/main/webapp/performance/image/table_icon.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/table_icon.png with 100% similarity]
performance/src/main/webapp/performance/image/up.png [moved from openo-portal/portal-performance/src/main/webapp/performance/image/up.png with 100% similarity]
performance/src/main/webapp/performance/js/alarmConds.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/alarmsServerPageTable.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/alarmsUtil.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/commonUtil.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/curAlarmsController.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/performanceChart.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/performanceQueryController.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/pmUtil.js [new file with mode: 0644]
performance/src/main/webapp/performance/js/serverPageTable.js [new file with mode: 0644]
performance/src/main/webapp/performance/performance_query_rule.html [new file with mode: 0644]
performance/src/main/webapp/performance/performance_view.html [new file with mode: 0644]
pom.xml
portal-auth/pom.xml [deleted file]
portal-auth/src/main/webapp/user/changePassword.html [deleted file]
portal-auth/src/main/webapp/user/createUser.html [deleted file]
portal-auth/src/main/webapp/user/css/component.css [deleted file]
portal-auth/src/main/webapp/user/css/user.css [deleted file]
portal-auth/src/main/webapp/user/images/License.txt [deleted file]
portal-auth/src/main/webapp/user/images/add.png [deleted file]
portal-auth/src/main/webapp/user/images/delete.png [deleted file]
portal-auth/src/main/webapp/user/images/edit.bak.png [deleted file]
portal-auth/src/main/webapp/user/images/edit.png [deleted file]
portal-auth/src/main/webapp/user/images/reset.bak.png [deleted file]
portal-auth/src/main/webapp/user/images/reset.png [deleted file]
portal-auth/src/main/webapp/user/js/changePassword.js [deleted file]
portal-auth/src/main/webapp/user/js/createUser.js [deleted file]
portal-auth/src/main/webapp/user/js/modifyUser.js [deleted file]
portal-auth/src/main/webapp/user/js/user.js [deleted file]
portal-auth/src/main/webapp/user/js/userTools.js [deleted file]
portal-auth/src/main/webapp/user/modifyUser.html [deleted file]
portal-auth/src/main/webapp/user/user.html [deleted file]
portal-catalog/pom.xml [deleted file]
portal-catalog/src/main/webapp/catalog/csarPackage.html [deleted file]
portal-catalog/src/main/webapp/catalog/css/datatable-sort.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/fileupload.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/hostMirror.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/package.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/platform/animate.min.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/platform/skill.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/software.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/template.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/templateDetail.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/topology.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/virtualApplication.css [deleted file]
portal-catalog/src/main/webapp/catalog/css/vnfm.css [deleted file]
portal-catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-en-US.properties [deleted file]
portal-catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-zh-CN.properties [deleted file]
portal-catalog/src/main/webapp/catalog/image/License.txt [deleted file]
portal-catalog/src/main/webapp/catalog/image/details_close.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/details_open.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/down.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/pointes_blue.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/pointes_green.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/sort_asc.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/sort_asc_disabled.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/sort_both.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/sort_desc.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/sort_desc_disabled.png [deleted file]
portal-catalog/src/main/webapp/catalog/image/up.png [deleted file]
portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/package/pmController.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/tmController.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js [deleted file]
portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js [deleted file]
portal-catalog/src/main/webapp/catalog/nodesDetail.html [deleted file]
portal-catalog/src/main/webapp/catalog/template.html [deleted file]
portal-catalog/src/main/webapp/catalog/templateDetail.html [deleted file]
portal-catalog/src/main/webapp/catalog/topology.html [deleted file]
portal-catalog/src/main/webapp/catalog/topologyDetail.html [deleted file]
portal-common/pom.xml [deleted file]
portal-common/src/main/webapp/common/css/RMain.css [deleted file]
portal-common/src/main/webapp/common/css/VMMain.css [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/Read Me.txt [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/demo-files/demo.css [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/demo-files/demo.js [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/demo.html [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.eot [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.svg [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.ttf [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/fonts/ZteIctIcons.woff [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/selection.json [deleted file]
portal-common/src/main/webapp/common/css/ZteIctIcons/style.css [deleted file]
portal-common/src/main/webapp/common/css/animate.css [deleted file]
portal-common/src/main/webapp/common/css/frame-style.css [deleted file]
portal-common/src/main/webapp/common/css/login-apk.css [deleted file]
portal-common/src/main/webapp/common/css/login.css [deleted file]
portal-common/src/main/webapp/common/css/main_page.css [deleted file]
portal-common/src/main/webapp/common/css/more-operation.css [deleted file]
portal-common/src/main/webapp/common/css/ngict-component.css [deleted file]
portal-common/src/main/webapp/common/css/plugins.css [deleted file]
portal-common/src/main/webapp/common/css/print.css [deleted file]
portal-common/src/main/webapp/common/css/style-custom.css [deleted file]
portal-common/src/main/webapp/common/css/style-ict-bootstrap.css [deleted file]
portal-common/src/main/webapp/common/css/style-ict.css [deleted file]
portal-common/src/main/webapp/common/css/style-responsive.css [deleted file]
portal-common/src/main/webapp/common/css/style.css [deleted file]
portal-common/src/main/webapp/common/css/themes/black.css [deleted file]
portal-common/src/main/webapp/common/css/themes/black_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/blue.css [deleted file]
portal-common/src/main/webapp/common/css/themes/blue_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/brown.css [deleted file]
portal-common/src/main/webapp/common/css/themes/brown_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/grey.css [deleted file]
portal-common/src/main/webapp/common/css/themes/grey_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/light.css [deleted file]
portal-common/src/main/webapp/common/css/themes/light_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/purple.css [deleted file]
portal-common/src/main/webapp/common/css/themes/purple_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/zteblue.css [deleted file]
portal-common/src/main/webapp/common/css/themes/zteblue_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight2.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight2_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight3.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight3_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight4.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight4_ifrm.css [deleted file]
portal-common/src/main/webapp/common/css/themes/ztebluelight_ifrm.css [deleted file]
portal-common/src/main/webapp/common/default.html [deleted file]
portal-common/src/main/webapp/common/i18n/web-framework-i18n-en-US.properties [deleted file]
portal-common/src/main/webapp/common/i18n/web-framework-login-i18n-en-US.properties [deleted file]
portal-common/src/main/webapp/common/i18n/web-framework-mainPage-i18n-en-US.properties [deleted file]
portal-common/src/main/webapp/common/i18n/web-framework-menu-i18n-en-US.properties [deleted file]
portal-common/src/main/webapp/common/image/License.txt [deleted file]
portal-common/src/main/webapp/common/image/about/License.txt [deleted file]
portal-common/src/main/webapp/common/image/about/about-bg-dark.png [deleted file]
portal-common/src/main/webapp/common/image/about/about-bg-light.png [deleted file]
portal-common/src/main/webapp/common/image/about/about-netnumen.png [deleted file]
portal-common/src/main/webapp/common/image/accordion-plusminus.png [deleted file]
portal-common/src/main/webapp/common/image/add.png [deleted file]
portal-common/src/main/webapp/common/image/ajax-loading.gif [deleted file]
portal-common/src/main/webapp/common/image/ajax-modal-loading.gif [deleted file]
portal-common/src/main/webapp/common/image/arrow-down-enable.png [deleted file]
portal-common/src/main/webapp/common/image/arrow-down.png [deleted file]
portal-common/src/main/webapp/common/image/avatar.png [deleted file]
portal-common/src/main/webapp/common/image/bg-opacity.png [deleted file]
portal-common/src/main/webapp/common/image/bg-white-lock.png [deleted file]
portal-common/src/main/webapp/common/image/bg-white.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/License.txt [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-checked-disabled.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-checked.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-disabled.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-hover.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/checkbox-init.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/radio-checked-disabled.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/radio-checked.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/radio-disabled.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/radio-hover.png [deleted file]
portal-common/src/main/webapp/common/image/checkbox-radio/radio-init.png [deleted file]
portal-common/src/main/webapp/common/image/chrome_icon.png [deleted file]
portal-common/src/main/webapp/common/image/collapse_arrow.png [deleted file]
portal-common/src/main/webapp/common/image/datatable-row-openclose.png [deleted file]
portal-common/src/main/webapp/common/image/delete.png [deleted file]
portal-common/src/main/webapp/common/image/edit.png [deleted file]
portal-common/src/main/webapp/common/image/empty.png [deleted file]
portal-common/src/main/webapp/common/image/expand_arrow.png [deleted file]
portal-common/src/main/webapp/common/image/firefox_icon.png [deleted file]
portal-common/src/main/webapp/common/image/hor-menu-search-close-white.png [deleted file]
portal-common/src/main/webapp/common/image/hor-menu-search-close.png [deleted file]
portal-common/src/main/webapp/common/image/hor-menu-search.jpg [deleted file]
portal-common/src/main/webapp/common/image/hor-menu-search.png [deleted file]
portal-common/src/main/webapp/common/image/icon-color-close.png [deleted file]
portal-common/src/main/webapp/common/image/icon-color.png [deleted file]
portal-common/src/main/webapp/common/image/icon-img-down.png [deleted file]
portal-common/src/main/webapp/common/image/icon-img-up.png [deleted file]
portal-common/src/main/webapp/common/image/ideo_default_select.png [deleted file]
portal-common/src/main/webapp/common/image/import.png [deleted file]
portal-common/src/main/webapp/common/image/input-spinner.gif [deleted file]
portal-common/src/main/webapp/common/image/integration/License.txt [deleted file]
portal-common/src/main/webapp/common/image/integration/openo_bg_1.jpg [deleted file]
portal-common/src/main/webapp/common/image/integration/openo_bg_2.jpg [deleted file]
portal-common/src/main/webapp/common/image/integration/openo_bg_3.jpg [deleted file]
portal-common/src/main/webapp/common/image/integration/openo_logo_black.png [deleted file]
portal-common/src/main/webapp/common/image/integration/openo_logo_pantone.png [deleted file]
portal-common/src/main/webapp/common/image/integration/openo_logo_white.png [deleted file]
portal-common/src/main/webapp/common/image/line.png [deleted file]
portal-common/src/main/webapp/common/image/loading-spinner-grey.gif [deleted file]
portal-common/src/main/webapp/common/image/loading.gif [deleted file]
portal-common/src/main/webapp/common/image/mainpage/License.txt [deleted file]
portal-common/src/main/webapp/common/image/mainpage/icon/1.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/icon/2.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/icon/3.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/icon/4.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/icon/5.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/icon/6.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/logo.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/pic/1.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/pic/2.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/pic/3.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/pic/4.png [deleted file]
portal-common/src/main/webapp/common/image/mainpage/pic/5.png [deleted file]
portal-common/src/main/webapp/common/image/menu-toggler.png [deleted file]
portal-common/src/main/webapp/common/image/openo.png [deleted file]
portal-common/src/main/webapp/common/image/overlay-icon.png [deleted file]
portal-common/src/main/webapp/common/image/page_l.png [deleted file]
portal-common/src/main/webapp/common/image/page_left_disabled.png [deleted file]
portal-common/src/main/webapp/common/image/page_r.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-collapse-icon-white.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-collapse-icon.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-config-icon-white.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-config-icon.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-expand-icon-white.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-expand-icon.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-reload-icon-white.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-reload-icon.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-remove-icon-white.png [deleted file]
portal-common/src/main/webapp/common/image/portlet-remove-icon.png [deleted file]
portal-common/src/main/webapp/common/image/remove-icon-small.png [deleted file]
portal-common/src/main/webapp/common/image/reset_password.png [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/License.txt [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/NFV.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/NS.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/VDU.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/VIM.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/VNF.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/VNFC.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/VNFM.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/breakLink.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/common_dc.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/common_ncd.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/common_sc.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/host.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-Virtual network.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-bind.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-dns.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-ems.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-mediator.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-netnumen.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-ntp.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-ota.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-tomcat.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-trend.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-tsm.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app-weblogic.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-app.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-cluster-hacmp.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-cluster-nec.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-cluster-ns.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-cluster-sg.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-cluster-vcs.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-cluster.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-database-mssql.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-database-oracle.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-database-sybase.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-database-sybaseiq.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-database.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-dellmd.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-emc.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-eternus.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-fujitsu.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hds.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hpaio.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hpeva.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-hpmsa.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-ibm.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-ibmsm.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-macrosan.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-netapp.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-sun.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-diskraid-zte.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-checkpoint.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-cisco.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-cisco2.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-h3c.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-juniper.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-neteye.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-zte.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-ztemf.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall-zteutm.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-firewall.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-gather.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-group-dev.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-ibp-ibp2000.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-ibp.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-net.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-alteon.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-appdirector.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-atca-lb10.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-cisco-ucs.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-dcs.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-delta.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-dp.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-f5bigip.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-f5bigip2.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-gbe2c.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-hpblc.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-ibm-blade.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-imm.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-secfox.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-secsis.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-segw.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-vc.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-zteatca.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-zteips.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-ztepower.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-ztesgs.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other-zxsdr-nt.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-other.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-router-cisco.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-router-juniper.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-router-zte.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-router.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-sdn-controller.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-sdn-host.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-sdn-switch.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-sdn-vnet.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-aix.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-hpux.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-klinux.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-redhat.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-solaris.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-suse.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-windows.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server-zxve.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-server.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage-cisco-mds.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage-md3000.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage-netvault.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage-ops.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage-sanswitch-brocade.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage-sanswitch-hp.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage-sanswitch-zte.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-storage.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-switch-at.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-switch-cisco.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-switch-h3c.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-switch-juniper.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-switch-zte.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-switch.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-tapelib-hpmsl.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-tapelib-ibmts.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it-tapelib-sunts.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/it.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/networkTree.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/new.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/popupmenufollower.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/resourceType.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/stop.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/tree-icon.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-moc-root.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-moc-uca-public.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-topo-commongroup20x20.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-topo-group20x20.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-topo-root.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-topo-undefinedgroup20x20.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-topo-virtual20x20.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/uep-topo-wsf-disconnected8x8.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/usf-amf-try-activate.svg [deleted file]
portal-common/src/main/webapp/common/image/ressvgs/usf-amf-try-active-wait.svg [deleted file]
portal-common/src/main/webapp/common/image/search-icon-blue.png [deleted file]
portal-common/src/main/webapp/common/image/search-icon-brown.png [deleted file]
portal-common/src/main/webapp/common/image/search-icon-purple.png [deleted file]
portal-common/src/main/webapp/common/image/search-icon-red.png [deleted file]
portal-common/src/main/webapp/common/image/search-icon-white.png [deleted file]
portal-common/src/main/webapp/common/image/search-icon.png [deleted file]
portal-common/src/main/webapp/common/image/select-caret.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-menu-arrow-right.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-menu-arrow-rtl.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-menu-arrow.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-search-close-blue.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-search-close-brown.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-search-close-light.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-search-close-purple.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-search-close.png [deleted file]
portal-common/src/main/webapp/common/image/sidebar-toggler-grey.jpg [deleted file]
portal-common/src/main/webapp/common/image/sidebar-toggler-light.jpg [deleted file]
portal-common/src/main/webapp/common/image/sort_asc.png [deleted file]
portal-common/src/main/webapp/common/image/sort_both.png [deleted file]
portal-common/src/main/webapp/common/image/sort_desc.png [deleted file]
portal-common/src/main/webapp/common/image/syncfusion-icons-white.png [deleted file]
portal-common/src/main/webapp/common/image/user.png [deleted file]
portal-common/src/main/webapp/common/js/Main2moreMenu.js [deleted file]
portal-common/src/main/webapp/common/js/core/const.js [deleted file]
portal-common/src/main/webapp/common/js/core/hk.min.js [deleted file]
portal-common/src/main/webapp/common/js/core/load_menuList.js [deleted file]
portal-common/src/main/webapp/common/js/core/openoFrameWork.js [deleted file]
portal-common/src/main/webapp/common/js/core/pym.min.js [deleted file]
portal-common/src/main/webapp/common/js/fm_light.js [deleted file]
portal-common/src/main/webapp/common/js/international/loadi18n.js [deleted file]
portal-common/src/main/webapp/common/js/json2.js [deleted file]
portal-common/src/main/webapp/common/js/login.js [deleted file]
portal-common/src/main/webapp/common/js/mainpage/about.js [deleted file]
portal-common/src/main/webapp/common/js/mainpage/load_mainPage.js [deleted file]
portal-common/src/main/webapp/common/js/moreOperation.js [deleted file]
portal-common/src/main/webapp/common/js/openotopo/openotopo.js [deleted file]
portal-common/src/main/webapp/common/js/openotopo/openotopo.min.js [deleted file]
portal-common/src/main/webapp/common/js/security/aes.js [deleted file]
portal-common/src/main/webapp/common/js/security/framework-util.js [deleted file]
portal-common/src/main/webapp/common/js/security/security.js [deleted file]
portal-common/src/main/webapp/common/js/tools.js [deleted file]
portal-common/src/main/webapp/common/json/License.txt [deleted file]
portal-common/src/main/webapp/common/json/main_page.json [deleted file]
portal-common/src/main/webapp/common/json/menu_list.json [deleted file]
portal-common/src/main/webapp/common/login.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/animate/animate.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/avalon/avalon.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/avalon/avalon.modern.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/backstretch/jquery.backstretch.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootbox/LICENSE.md [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootbox/README.md [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootbox/bootbox.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/daterangepicker-bs3.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/daterangepicker.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/moment.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-daterangepicker/moment.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/css/fileinput.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/img/loading-sm.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/img/loading.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/js/fileinput.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/js/fileinput_locale_LANG.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-fileinput/js/fileinput_locale_zh.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-growl/bootstrap-growl.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-growl/jquery.bootstrap-growl.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/LICENSE [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/README.md [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/bootstrap-hover-dropdown.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/css/bootstrap-modal-bs3patch.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/css/bootstrap-modal.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/img/ajax-loader.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/js/bootstrap-modal.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-modal/js/bootstrap-modalmanager.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-select/bootstrap-select.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-select/bootstrap-select.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table-filter-control.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap-wizard/jquery.bootstrap.wizard.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/css/bootstrap-dt.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/css/bootstrap.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.eot [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.svg [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.ttf [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.woff [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/fonts/glyphicons-halflings-regular.woff2 [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/js/bootstrap.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/js/bootstrap.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/bootstrap/js/bootstrap2-typeahead.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/cometd.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/cometd/AckExtension.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/cometd/ReloadExtension.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/cometd/TimeStampExtension.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/cometd/TimeSyncExtension.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-ack.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-reload.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-timestamp.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd-timesync.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/cometd/jquery/jquery.cometd.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/DT_bootstrap.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/DT_bootstrap.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableICT.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableSmartClient.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableSmartClientApp.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/app-universal-i18n-datatable-en-US.json [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/app-universal-i18n-datatable-zh-CN.json [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/dataTable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/dataTables.bootstrap.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/images/loading-spinner-grey.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/images/sort_asc.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/images/sort_both.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/images/sort_desc.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables-1.9.4.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables-1.9.4.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/data-tables/style-datatable.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/echarts/echarts-all.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/echarts/echarts.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/fakeLoader/fakeLoader.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/fakeLoader/fakeLoader.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/css/font-awesome.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/css/font-awesome.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/FontAwesome.otf [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.eot [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.svg [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.ttf [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/fonts/fontawesome-webfont.woff [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/bordered-pulled.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/core.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/fixed-width.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/font-awesome.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/icons.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/larger.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/list.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/mixins.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/path.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/rotated-flipped.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/spinning.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/stacked.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/less/variables.less [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_bordered-pulled.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_core.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_fixed-width.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_icons.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_larger.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_list.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_mixins.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_path.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_rotated-flipped.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_spinning.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_stacked.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/_variables.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/font-awesome/scss/font-awesome.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/freewall/freewall.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/bower.json [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/Thumbs.db [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/banner.jpg [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/custom.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/custom.styl [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/icheck.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/arrow-bottom.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/arrow-top.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/header-line.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-fork.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-github.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-lab.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-options.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/ie/icon-star.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.eot [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.svg [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.ttf [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-bold.woff [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.eot [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.svg [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.ttf [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/montserrat-regular.woff [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/css/normalize.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/index.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/custom.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/custom.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/jquery.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/demo/js/zepto.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/icheck.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/icheck.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/all.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/_all.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/aero.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/aero.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/aero@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/blue.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/blue.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/blue@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/flat.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/flat.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/flat@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/green.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/green.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/green@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/grey.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/grey.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/grey@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/orange.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/orange.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/orange@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/pink.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/pink.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/pink@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/purple.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/purple.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/purple@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/red.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/red.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/red@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/yellow.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/yellow.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/flat/yellow@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/futurico/futurico.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/futurico/futurico.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/futurico/futurico@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/Thumbs.db [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/_all.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/aero.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/blue.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/green.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/grey.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/line.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/line.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/line@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/orange.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/pink.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/purple.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/red.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/line/yellow.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/_all.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/aero.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/aero.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/aero@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/blue.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/blue.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/blue@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/green.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/green.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/green@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/grey.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/grey.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/grey@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/minimal.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/minimal.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/minimal@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/orange.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/orange.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/orange@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/pink.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/pink.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/pink@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/purple.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/purple.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/purple@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/red.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/red.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/red@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/yellow.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/yellow.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/minimal/yellow@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/polaris/polaris.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/polaris/polaris.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/polaris/polaris@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/Thumbs.db [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/_all.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/aero.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/aero.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/aero@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/blue.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/blue.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/blue@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/green.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/green.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/green@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/grey.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/grey.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/grey@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/orange.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/orange.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/orange@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/pink.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/pink.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/pink@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/purple.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/purple.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/purple@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/red.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/red.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/red@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/square.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/square.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/square@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/yellow.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/yellow.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/icheck/skins/square/yellow@2x.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery UI/jquery-ui-1.12.1.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery UI/jquery-ui-1.12.1.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/css/jquery.fileupload.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/img/loading.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/img/progressbar.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/js/jquery.fileupload.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/js/jquery.iframe-transport.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jQuery-File-Upload/js/vendor/jquery.ui.widget.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-blockui/jquery.blockui.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-cokie/jquery.cokie.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/README.md [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/additional-methods.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/additional-methods.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/jquery.validate.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/dist/jquery.validate.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/additional-methods.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/additional-methods.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/jquery.validate.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/jquery.validate.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ar.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ar.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_bg.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_bg.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ca.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ca.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_cs.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_cs.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_da.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_da.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_de.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_de.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_el.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_el.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es_AR.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es_AR.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_et.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_et.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_eu.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_eu.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fa.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fa.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fi.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fi.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fr.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_fr.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_gl.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_gl.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_he.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_he.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hr.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hr.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hu.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_hu.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_id.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_id.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_is.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_is.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_it.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_it.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ja.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ja.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ka.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ka.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_kk.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_kk.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ko.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ko.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lt.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lt.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lv.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_lv.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_my.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_my.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_nl.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_nl.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_no.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_no.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pl.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pl.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_BR.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_BR.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_PT.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_pt_PT.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ro.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ro.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ru.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_ru.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_si.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_si.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sk.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sk.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sl.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sl.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr_lat.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sr_lat.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sv.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_sv.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_th.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_th.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tj.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tj.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tr.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_tr.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_uk.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_uk.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_vi.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_vi.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh_TW.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_zh_TW.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_de.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_de.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_es_CL.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_es_CL.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_nl.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_nl.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_pt.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_pt.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery.i18n/jquery.i18n.properties-1.0.9.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.10.2.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.11.2.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.11.2.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.11.2.min.map [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-1.4.4.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-2.1.3.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-2.1.3.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-2.1.3.min.map [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-migrate-1.2.1.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery-migrate-1.2.1.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/jquery/jquery.reveal.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/select2/select2-custom.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/select2/select2.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/select2/select2.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/sigma/sigma.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/sigma/sigma.renderers.customShapes.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/sigma/sigma.renderers.edgeLabels.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/README.md [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/css/uniform.default.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/css/uniform.default.min.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/css/uniform.default.scss [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/images/bg-input-focus.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/images/bg-input.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/images/sprite.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/images/sprite_original.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/jquery.uniform.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/uniform/jquery.uniform.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/API_cn.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/API_en.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/api.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/apiMenu.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/apiMenu.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/background.jpg [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/chinese.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/close.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/contact-bg.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/english.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/header-bg.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/lightbulb.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_arrow.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_arrow.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_bg.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/overlay_close_IE6.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/zTreeStandard.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/img/zTreeStandard.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/jquery-1.6.2.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/jquery.ztree.core-3.5.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/zTreeStyleForApi.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree._z.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree.destroy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree.getZTreeObj.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/fn.zTree.init.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.autoParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.contentType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.dataFilter.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.dataType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.otherParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.type.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.async.url.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeAsync.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeCheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeCollapse.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDblClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDrag.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDragOpen.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeDrop.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeEditName.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeExpand.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeMouseDown.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeMouseUp.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeRemove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeRename.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.beforeRightClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onAsyncError.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onAsyncSuccess.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onCheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onCollapse.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDblClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDrag.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDragMove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onDrop.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onExpand.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onMouseDown.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onMouseUp.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onNodeCreated.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onRemove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onRename.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.callback.onRightClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.autoCheckTrigger.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.chkDisabledInherit.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.chkStyle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.chkboxType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.nocheckInherit.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.check.radioType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.keep.leaf.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.keep.parent.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.checked.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.children.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.name.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.title.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.key.url.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.idKey.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.pIdKey.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.data.simpleData.rootPId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.autoExpandTrigger.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.autoOpenTime.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.borderMax.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.borderMin.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.inner.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.isCopy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.isMove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.maxShowNodeNum.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.minMoveSize.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.next.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.drag.prev.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.editNameSelectAll.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.removeTitle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.renameTitle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.showRemoveBtn.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.edit.showRenameBtn.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.treeId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.treeObj.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.addDiyDom.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.addHoverDom.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.autoCancelSelected.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.dblClickExpand.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.expandSpeed.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.fontCss.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.nameIsHTML.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.removeHoverDom.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.selectedMulti.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.showIcon.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.showLine.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.showTitle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/setting.view.txtSelectedEnable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.check_Child_State.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.check_Focus.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.checked.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.checkedOld.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.children.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.chkDisabled.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.click.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.diy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.editNameFlag.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getCheckStatus.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getNextNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getParentNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.getPreNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.halfCheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.icon.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.iconClose.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.iconOpen.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.iconSkin.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isAjaxing.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isFirstNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isHidden.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isHover.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isLastNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.isParent.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.level.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.name.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.nocheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.open.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.parentTId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.tId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.target.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.url.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/treeNode.zAsync.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.addNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.cancelEditName.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.cancelSelectedNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.checkAllNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.checkNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.copyNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.destroy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.editName.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.expandAll.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.expandNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getChangeCheckedNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getCheckedNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodeByParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodeByTId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodeIndex.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodesByFilter.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodesByParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getNodesByParamFuzzy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.getSelectedNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.hideNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.hideNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.moveNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.reAsyncChildNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.refresh.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.removeChildNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.removeNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.selectNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.setChkDisabled.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.setEditable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.setting.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.showNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.showNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.transformToArray.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.transformTozTreeNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/cn/zTreeObj.updateNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree._z.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree.destroy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree.getZTreeObj.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/fn.zTree.init.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.autoParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.contentType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.dataFilter.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.dataType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.otherParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.type.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.async.url.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeAsync.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeCheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeCollapse.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDblClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDrag.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDragOpen.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeDrop.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeEditName.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeExpand.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeMouseDown.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeMouseUp.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeRemove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeRename.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.beforeRightClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onAsyncError.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onAsyncSuccess.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onCheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onCollapse.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDblClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDrag.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDragMove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onDrop.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onExpand.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onMouseDown.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onMouseUp.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onNodeCreated.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onRemove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onRename.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.callback.onRightClick.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.autoCheckTrigger.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.chkDisabledInherit.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.chkStyle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.chkboxType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.nocheckInherit.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.check.radioType.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.keep.leaf.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.keep.parent.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.checked.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.children.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.name.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.title.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.key.url.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.idKey.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.pIdKey.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.data.simpleData.rootPId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.autoExpandTrigger.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.autoOpenTime.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.borderMax.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.borderMin.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.inner.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.isCopy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.isMove.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.maxShowNodeNum.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.minMoveSize.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.next.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.drag.prev.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.editNameSelectAll.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.enable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.removeTitle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.renameTitle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.showRemoveBtn.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.edit.showRenameBtn.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.treeId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.treeObj.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.addDiyDom.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.addHoverDom.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.autoCancelSelected.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.dblClickExpand.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.expandSpeed.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.fontCss.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.nameIsHTML.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.removeHoverDom.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.selectedMulti.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.showIcon.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.showLine.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.showTitle.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/setting.view.txtSelectedEnable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.check_Child_State.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.check_Focus.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.checked.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.checkedOld.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.children.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.chkDisabled.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.click.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.diy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.editNameFlag.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getCheckStatus.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getNextNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getParentNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.getPreNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.halfCheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.icon.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.iconClose.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.iconOpen.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.iconSkin.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isAjaxing.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isFirstNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isHidden.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isHover.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isLastNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.isParent.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.level.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.name.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.nocheck.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.open.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.parentTId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.tId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.target.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.url.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/treeNode.zAsync.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.addNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.cancelEditName.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.cancelSelectedNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.checkAllNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.checkNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.copyNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.destroy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.editName.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.expandAll.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.expandNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getChangeCheckedNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getCheckedNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodeByParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodeByTId.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodeIndex.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodesByFilter.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodesByParam.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getNodesByParamFuzzy.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.getSelectedNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.hideNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.hideNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.moveNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.reAsyncChildNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.refresh.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.removeChildNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.removeNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.selectNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.setChkDisabled.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.setEditable.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.setting.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.showNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.showNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.transformToArray.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.transformTozTreeNodes.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/api/en/zTreeObj.updateNode.html [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/demo.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/ReadMe.txt [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/Thumbs.db [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/1_close.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/1_open.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/2.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/3.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/4.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/5.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/6.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/7.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/8.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/9.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/diy/Thumbs.db [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/line_conn.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/loading.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.gif [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.gifbak [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.png [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.pngbak [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/img/zTreeStandard.psd [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/css/zTreeStyle/zTreeStyle.css [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.all.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.all.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.core.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.core.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.excheck.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.excheck.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exedit.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exedit.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exhide.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/js/jquery.ztree.exhide.min.js [deleted file]
portal-common/src/main/webapp/common/thirdparty/zTree/zTree.v3.jquery.json [deleted file]
portal-common/src/main/webapp/framework/appserver/api.js [deleted file]
portal-common/src/main/webapp/framework/appserver/server.js [deleted file]
portal-common/src/main/webapp/framework/browser/css/open-ostyle.css [deleted file]
portal-common/src/main/webapp/framework/browser/js/app.js [deleted file]
portal-common/src/main/webapp/framework/browser/template.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/accordion.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/buttons.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/checkBoxes.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/dropdown.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/list.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/login.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/management.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/radioButtons.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/register.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/table.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/tabs.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/textarea.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/tree.html [deleted file]
portal-common/src/main/webapp/framework/browser/templates/verticalTab.html [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/1_close.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/1_open.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/2.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/3.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/4.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/5.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/6.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/7.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/8.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/diy/9.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/line_conn.gif [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/loading.gif [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/img/zTreeStandard.gif [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/css/magic-check.css [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.eot [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.ttf [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff2 [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/images/collapse_arrow.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/images/expand_arrow.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/images/openo.png [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/js/angular-ui-router.min.js [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/js/bootstrap-table-filter-control.min.js [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/js/jquery.ztree.core-3.5.js [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/js/jquery_1.12.4.min.js [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/js/mustache.js [deleted file]
portal-common/src/main/webapp/framework/browser/thirdparty/js/tree.jquery.js [deleted file]
portal-extsys/pom.xml [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/conf/License.txt [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/conf/dataconfig.json [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/css/RMain.css [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/css/VMMain.css [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/css/bootstrap-table.min.css [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/css/bootstrap.min.css [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/License.txt [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/add.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/arrow-down-enable.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/collapse_arrow.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/delete.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/edit.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/expand_arrow.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/ideo_default_select.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/import.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/line.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/loading-spinner-grey.gif [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/openo.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/page_l.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/page_left_disabled.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/page_r.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/sort_asc.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/sort_both.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/images/sort_desc.png [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap-table-filter-control.min.js [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap-table.min.js [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/js/bootstrap.min.js [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/js/controller.js [deleted file]
portal-extsys/src/main/webapp/extsys/sdncontroller/js/jquery-1.11.2.min.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/css/bootstrap.css [deleted file]
portal-extsys/src/main/webapp/extsys/vim/css/skill.css [deleted file]
portal-extsys/src/main/webapp/extsys/vim/css/vim.css [deleted file]
portal-extsys/src/main/webapp/extsys/vim/css/vimChart.css [deleted file]
portal-extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-en-US.properties [deleted file]
portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-zh-CN.properties [deleted file]
portal-extsys/src/main/webapp/extsys/vim/js/client-cometd.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/js/vim-validate.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/js/vimChart.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/js/vimChartController.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/js/vimController.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/js/vimUtil.js [deleted file]
portal-extsys/src/main/webapp/extsys/vim/vimChart.html [deleted file]
portal-extsys/src/main/webapp/extsys/vim/vimView.html [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/css/animate.min.css [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/css/vnfm.css [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/i18n/nfv-nso-iui-i18n-en-US.properties [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/i18n/nfv-nso-iui-i18n-zh-CN.properties [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/js/commonUtil.js [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/js/loadi18n_nsoc.js [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/js/vnfm-validate.js [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/js/vnfmController.js [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/js/vnfmUtil.js [deleted file]
portal-extsys/src/main/webapp/extsys/vnfm/vnfmView.html [deleted file]
portal-lifecyclemgr/pom.xml [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/InputData.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/TopoAccor.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/UnderLay_TP.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/accorTables.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/conf/License.txt [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/conf/dataconfig.json [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/RMain.css [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/VMMain.css [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/bootstrap-table.min.css [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/bootstrap.min.css [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/jquery-ui-1.12.1.min.css [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/i18n/lcm-template-parameters-i18n-en-US.properties [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/License.txt [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/add.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/arrow-down-enable.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/collapse_arrow.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/delete.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/edit.bak.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/edit.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/expand_arrow.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/ideo_default_select.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/import.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/line.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/loading-spinner-grey.gif [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/loading.gif [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/openo.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_l.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_left_disabled.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_r.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/reset.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_asc.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_both.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_desc.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/License.txt [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEDOWN.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEDOWN_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK_EDGE.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NETWORK_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEUP.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/NEUP_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_0.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_0_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_1.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_1_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_2.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_2_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_3.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_3_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/OTHER_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/cloud.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/cloudroute.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/crossSubnet.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/delete_asbr.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/mark_sink.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/mark_source.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/networkdown.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_green.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/node_red.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/router.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/router_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/site.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/siteIcon_feature.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/site_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/sitedown.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/sitedown_selected.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/topo/u1963.png [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap-table-filter-control.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap-table.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/bootstrap.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/brs.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/gsolcm.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery-1.11.2.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery-ui-1.12.1.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery.bootstrap-growl.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/jquery.isloading.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/rest.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmNodesController.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmTopoController.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/OverlayTopology.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.renderers.customShapes.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.renderers.edgeLabels.min.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/underlay.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/vpn.js [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_nodesinfo.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_topology.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/newShow.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn_topo.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/sdnovpn.html [deleted file]
portal-lifecyclemgr/src/main/webapp/lifecyclemgr/underlayvpn.html [deleted file]
portal-monitor/pom.xml [deleted file]
portal-monitor/src/main/webapp/monitor/css/dac.css [deleted file]
portal-monitor/src/main/webapp/monitor/css/monitorSetting.css [deleted file]
portal-monitor/src/main/webapp/monitor/dacList.html [deleted file]
portal-monitor/src/main/webapp/monitor/i18n/umc-monitor-iui-i18n-en-US.properties [deleted file]
portal-monitor/src/main/webapp/monitor/images/License.txt [deleted file]
portal-monitor/src/main/webapp/monitor/images/throbber.gif [deleted file]
portal-monitor/src/main/webapp/monitor/js/dacController.js [deleted file]
portal-monitor/src/main/webapp/monitor/js/loadi18nApp_ngict-umc-monitor.js [deleted file]
portal-monitor/src/main/webapp/monitor/js/monitorSettingController.js [deleted file]
portal-monitor/src/main/webapp/monitor/js/monitorSettingUtil.js [deleted file]
portal-monitor/src/main/webapp/monitor/monitorSetting.html [deleted file]
portal-monitor/src/main/webapp/monitor/monitorSettingList.html [deleted file]
portal-package/pom.xml [deleted file]
portal-package/src/main/java/org/openo/portal/bean/MsbRegisterBean.java [deleted file]
portal-package/src/main/java/org/openo/portal/bean/ServiceNodeBean.java [deleted file]
portal-package/src/main/java/org/openo/portal/system/CommonUtil.java [deleted file]
portal-package/src/main/java/org/openo/portal/system/Constants.java [deleted file]
portal-package/src/main/java/org/openo/portal/system/RegisterService.java [deleted file]
portal-package/src/main/java/org/openo/portal/system/SystemListener.java [deleted file]
portal-package/src/main/resources/logback.xml [deleted file]
portal-package/src/main/resources/portalConfig/msb_register.xml [deleted file]
portal-package/src/main/webapp/WEB-INF/web.xml [deleted file]
portal-performance/pom.xml [deleted file]
portal-performance/src/main/webapp/performance/alarm_view.html [deleted file]
portal-performance/src/main/webapp/performance/css/alarmsQuery.css [deleted file]
portal-performance/src/main/webapp/performance/css/performanceChart.css [deleted file]
portal-performance/src/main/webapp/performance/css/performanceQuery.css [deleted file]
portal-performance/src/main/webapp/performance/css/pmQueryBox.css [deleted file]
portal-performance/src/main/webapp/performance/i18n/web-alarm-i18n-en-US.properties [deleted file]
portal-performance/src/main/webapp/performance/i18n/web-performance-i18n-en-US.properties [deleted file]
portal-performance/src/main/webapp/performance/image/License.txt [deleted file]
portal-performance/src/main/webapp/performance/image/aos_view-fm.gif [deleted file]
portal-performance/src/main/webapp/performance/image/arrow.png [deleted file]
portal-performance/src/main/webapp/performance/image/chart_icon.png [deleted file]
portal-performance/src/main/webapp/performance/image/delete.png [deleted file]
portal-performance/src/main/webapp/performance/image/details_close.png [deleted file]
portal-performance/src/main/webapp/performance/image/details_open.png [deleted file]
portal-performance/src/main/webapp/performance/image/down.png [deleted file]
portal-performance/src/main/webapp/performance/image/filter.png [deleted file]
portal-performance/src/main/webapp/performance/image/statistics.png [deleted file]
portal-performance/src/main/webapp/performance/image/table_icon.png [deleted file]
portal-performance/src/main/webapp/performance/image/up.png [deleted file]
portal-performance/src/main/webapp/performance/js/alarmConds.js [deleted file]
portal-performance/src/main/webapp/performance/js/alarmsServerPageTable.js [deleted file]
portal-performance/src/main/webapp/performance/js/alarmsUtil.js [deleted file]
portal-performance/src/main/webapp/performance/js/commonUtil.js [deleted file]
portal-performance/src/main/webapp/performance/js/curAlarmsController.js [deleted file]
portal-performance/src/main/webapp/performance/js/performanceChart.js [deleted file]
portal-performance/src/main/webapp/performance/js/performanceQueryController.js [deleted file]
portal-performance/src/main/webapp/performance/js/pmUtil.js [deleted file]
portal-performance/src/main/webapp/performance/js/serverPageTable.js [deleted file]
portal-performance/src/main/webapp/performance/performance_query_rule.html [deleted file]
portal-performance/src/main/webapp/performance/performance_view.html [deleted file]
portal-resmgr/pom.xml [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/conf/License.txt [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/conf/globalconfig.json [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/css/RMain.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/css/VMMain.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/css/bootstrap-table.min.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/css/bootstrap.min.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/css/jquery.dataTables.min.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/css/resmgr.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/html/index.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/License.txt [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/add.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/arrow-down-enable.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/collapse_arrow.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/delete.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/edit.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/expand_arrow.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/ideo_default_select.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/import.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/line.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/loading-spinner-grey.gif [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/openo.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/page_l.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/page_left_disabled.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/page_r.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/sort_asc.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/sort_both.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/images/sort_desc.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/SendMsg.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/bootbox.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/bootstrap-table.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/bootstrap.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/chart.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/datacenter.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/gconf.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/jquery-1.11.2.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/jquery.dataTables.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/jquery.validate.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/resmgr.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/validateset.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/js/vim.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/location.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/resource.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-nfv/vim.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn.rar [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/conf/License.txt [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/css/RMain.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/css/VMMain.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/css/bootstrap-table.min.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/css/bootstrap.min.css [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/License.txt [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/add.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/arrow-down-enable.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/collapse_arrow.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/delete.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/edit.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/expand_arrow.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/ideo_default_select.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/import.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/line.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/loading-spinner-grey.gif [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/openo.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/page_l.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/page_left_disabled.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/page_r.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/sort_asc.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/sort_both.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/images/sort_desc.png [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/js/bootstrap-table-filter-control.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/js/bootstrap-table.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/js/bootstrap.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/js/brs.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/js/jquery-1.11.2.min.js [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/link.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/ne.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/port.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/resource.html [deleted file]
portal-resmgr/src/main/webapp/resmgr-sdn/site.html [deleted file]
resmgr/pom.xml [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/conf/License.txt [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/conf/globalconfig.json [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/css/RMain.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/css/VMMain.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/css/bootstrap-table.min.css [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/bootstrap-table.min.css with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/css/bootstrap.min.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/css/jquery.dataTables.min.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/css/resmgr.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/datacenter.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/html/index.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/images/License.txt [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/images/add.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/add.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/arrow-down-enable.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/arrow-down-enable.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/collapse_arrow.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/collapse_arrow.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/delete.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/delete.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/edit.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/edit.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/expand_arrow.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/expand_arrow.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/ideo_default_select.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/ideo_default_select.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/import.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/import.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/line.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/line.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/loading-spinner-grey.gif [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/loading-spinner-grey.gif with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/openo.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/openo.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/page_l.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_l.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/page_left_disabled.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_left_disabled.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/page_r.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/page_r.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/sort_asc.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/sort_asc.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/sort_both.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/sort_both.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/images/sort_desc.png [moved from openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/images/sort_desc.png with 100% similarity]
resmgr/src/main/webapp/resmgr-nfv/js/SendMsg.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/bootbox.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/bootstrap-table.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/bootstrap.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/chart.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/datacenter.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/gconf.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/jquery-1.11.2.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/jquery.dataTables.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/jquery.validate.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/resmgr.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/validateset.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/js/vim.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/location.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/resource.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-nfv/vim.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn.rar [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn.rar with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/conf/License.txt [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/css/RMain.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/css/VMMain.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/css/bootstrap-table.min.css [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/css/bootstrap-table.min.css with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/css/bootstrap.min.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/images/License.txt [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/images/add.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/add.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/arrow-down-enable.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/arrow-down-enable.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/collapse_arrow.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/collapse_arrow.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/delete.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/delete.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/edit.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/edit.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/expand_arrow.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/expand_arrow.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/ideo_default_select.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/ideo_default_select.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/import.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/import.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/line.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/line.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/loading-spinner-grey.gif [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/loading-spinner-grey.gif with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/openo.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/images/openo.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/page_l.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/page_l.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/page_left_disabled.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/page_left_disabled.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/page_r.png [moved from openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/images/page_r.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/sort_asc.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_asc.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/sort_both.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_both.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/images/sort_desc.png [moved from openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/images/sort_desc.png with 100% similarity]
resmgr/src/main/webapp/resmgr-sdn/js/bootstrap-table-filter-control.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/js/bootstrap-table.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/js/bootstrap.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/js/brs.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/js/jquery-1.11.2.min.js [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/link.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/ne.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/port.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/resource.html [new file with mode: 0644]
resmgr/src/main/webapp/resmgr-sdn/site.html [new file with mode: 0644]