From abe9f53436ef47d6d5bf1485fc5ddf53cae8850f Mon Sep 17 00:00:00 2001 From: “shentao” Date: Thu, 27 Oct 2016 16:26:11 +0800 Subject: GSO-64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3ae3efbe2729aa8a657b15628b45eacdc1568918 Signed-off-by: “shentao” --- .../src/main/webapp/common/about.html | 52 ------ .../src/main/webapp/common/image/source/logo.png | Bin 16838 -> 0 bytes .../webapp/common/image/source/netnumenLogo.png | Bin 6232 -> 0 bytes .../main/webapp/common/image/source/zte_bg_1.jpg | Bin 143465 -> 0 bytes .../main/webapp/common/image/source/zte_bg_2.jpg | Bin 152396 -> 0 bytes .../main/webapp/common/image/source/zte_bg_3.jpg | Bin 155899 -> 0 bytes .../webapp/common/image/source/zte_logo_ white.png | Bin 16838 -> 0 bytes .../webapp/common/image/source/zte_logo_16.gif | Bin 583 -> 0 bytes .../webapp/common/image/source/zte_logo_white.png | Bin 16838 -> 0 bytes .../main/webapp/common/image/source/ztelogo.png | Bin 2790 -> 0 bytes .../main/webapp/common/js/constants/menu_link.js | 15 -- .../webapp/common/js/menus/loadi18n-openo-menus.js | 20 --- .../js/menus/openo-menus-i18n-en-US.properties | 30 ---- .../js/menus/openo-menus-i18n-zh-CN.properties | 15 -- .../src/main/webapp/common/json/main-page.json | 98 ----------- .../src/main/webapp/common/main_Fmegabar.html | 37 ---- .../src/main/webapp/common/main_Fsiderbar.html | 187 --------------------- .../src/main/webapp/common/main_blank.html | 15 -- 18 files changed, 469 deletions(-) delete mode 100644 openo-portal/portal-common/src/main/webapp/common/about.html delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/logo.png delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/netnumenLogo.png delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_1.jpg delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_2.jpg delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_3.jpg delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_ white.png delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_16.gif delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_white.png delete mode 100644 openo-portal/portal-common/src/main/webapp/common/image/source/ztelogo.png delete mode 100644 openo-portal/portal-common/src/main/webapp/common/js/constants/menu_link.js delete mode 100644 openo-portal/portal-common/src/main/webapp/common/js/menus/loadi18n-openo-menus.js delete mode 100644 openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-en-US.properties delete mode 100644 openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-zh-CN.properties delete mode 100644 openo-portal/portal-common/src/main/webapp/common/json/main-page.json delete mode 100644 openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html delete mode 100644 openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html delete mode 100644 openo-portal/portal-common/src/main/webapp/common/main_blank.html (limited to 'openo-portal/portal-common') diff --git a/openo-portal/portal-common/src/main/webapp/common/about.html b/openo-portal/portal-common/src/main/webapp/common/about.html deleted file mode 100644 index 1f273218..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/about.html +++ /dev/null @@ -1,52 +0,0 @@ - -
-
- - - - - - × - -
-
- -
- -
-
- -
- -
-
- diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/logo.png b/openo-portal/portal-common/src/main/webapp/common/image/source/logo.png deleted file mode 100644 index a36c5e8b..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/logo.png and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/netnumenLogo.png b/openo-portal/portal-common/src/main/webapp/common/image/source/netnumenLogo.png deleted file mode 100644 index 42ca6dfa..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/netnumenLogo.png and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_1.jpg b/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_1.jpg deleted file mode 100644 index 4a7b0722..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_1.jpg and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_2.jpg b/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_2.jpg deleted file mode 100644 index db94b166..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_2.jpg and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_3.jpg b/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_3.jpg deleted file mode 100644 index f2949dfe..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_bg_3.jpg and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_ white.png b/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_ white.png deleted file mode 100644 index a36c5e8b..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_ white.png and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_16.gif b/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_16.gif deleted file mode 100644 index 362b825a..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_16.gif and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_white.png b/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_white.png deleted file mode 100644 index a36c5e8b..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/zte_logo_white.png and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/source/ztelogo.png b/openo-portal/portal-common/src/main/webapp/common/image/source/ztelogo.png deleted file mode 100644 index ebe122a2..00000000 Binary files a/openo-portal/portal-common/src/main/webapp/common/image/source/ztelogo.png and /dev/null differ diff --git a/openo-portal/portal-common/src/main/webapp/common/js/constants/menu_link.js b/openo-portal/portal-common/src/main/webapp/common/js/constants/menu_link.js deleted file mode 100644 index 1ed9b64d..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/js/constants/menu_link.js +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Copyright 2016, CMCC Technologies Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ diff --git a/openo-portal/portal-common/src/main/webapp/common/js/menus/loadi18n-openo-menus.js b/openo-portal/portal-common/src/main/webapp/common/js/menus/loadi18n-openo-menus.js deleted file mode 100644 index 2d6ac69e..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/js/menus/loadi18n-openo-menus.js +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Copyright 2016 ZTE Corporation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -function loadOpenoSideMenu(lang){ - loadPropertiesSideMenu(lang, 'openo-menus-i18n', '/openoui/common/js/menus/'); -} -loadOpenoSideMenu(lang); \ No newline at end of file diff --git a/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-en-US.properties b/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-en-US.properties deleted file mode 100644 index b869ad58..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-en-US.properties +++ /dev/null @@ -1,30 +0,0 @@ -# -# Copyright 2016 ZTE Corporation. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -org_openo_menu_service=Service -org_openo_menu_resource=Resource -org_openo_menu_monitor=Monitor - -org_openo_menu_service_design=Service Design -org_openo_menu_service_design_model_design=Model Design - -org_openo_menu_service_catalog=Service Catalog -org_openo_menu_service_catalog_package=Package -org_openo_menu_service_catalog_service_template=Service Template - -org_openo_menu_external_system_register=External System Register -org_openo_menu_vim_register=VIM -org_openo_menu_vnfm_register=VNFM -org_openo_menu_sdn_controller_register=SDNC diff --git a/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-zh-CN.properties b/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-zh-CN.properties deleted file mode 100644 index 99b8bb4b..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-zh-CN.properties +++ /dev/null @@ -1,15 +0,0 @@ -# -# Copyright 2016 ZTE Corporation. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# diff --git a/openo-portal/portal-common/src/main/webapp/common/json/main-page.json b/openo-portal/portal-common/src/main/webapp/common/json/main-page.json deleted file mode 100644 index 6f970022..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/json/main-page.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "propertiesFileNamePrefix":"web-framework-mainPage-i18n", - "productName":"OPEN-O System", - "modules":[ - { - "cover":"org_openo_orchestrator_framework_main_page_service", - "background":"skyBlue-mainpage", - "toolsImage":"toolsImageBrokenLine", - "url":"", - "linkId":"openo-nsoc-template", - "contentTip":"" - }, - { - "cover":"org_openo_orchestrator_framework_main_page_cloud", - "background":"golden-mainpage", - "toolsImage":"toolsImageHierachy", - "url":"", - "linkId":"openo-roc-vim", - "contentTip":"" - }, - { - "cover":"", - "background":"manLieONCloud-image", - "toolsImage":"", - "url":"", - "contentTip":"" - }, - { - "cover":"org_openo_orchestrator_framework_main_page_orchestrator", - "background":"orange-mainpage", - "toolsImage":"toolsImageGear", - "url":"", - "linkId":"openo-nsoc-vApp", - "contentTip":"" - }, - { - "cover":"org_openo_orchestrator_framework_main_page_monitor", - "background":"pinkishRed-mainpage", - "toolsImage":"toolsImagePresent", - "url":"", - "linkId":"openo-umc-monitor-setting", - "contentTip":"" - }, - { - "cover":"", - "background":"magicCube-image", - "toolsImage":"", - "url":"", - "contentTip":"" - }, - { - "cover":"org_openo_orchestrator_framework_main_page_resource", - "background":"grassGreen-mainpage", - "toolsImage":"toolsImageFile", - "url":"", - "linkId":"openo-roc-rs-view-overview", - "contentTip":"" - }, - { - "cover":"", - "background":"meeting-image", - "toolsImage":"", - "url":"", - "contentTip":"" - }, - { - "cover":"", - "background":"earth-image", - "toolsImage":"", - "url":"", - "contentTip":"" - }, - { - "cover":"org_openo_orchestrator_framework_main_page_design", - "background":"orange-mainpage", - "toolsImage":"toolsImageGear", - "url":"", - "linkId":"openo-nsoc-model-design", - "contentTip":"" - }, - { - "cover":"org_openo_orchestrator_framework_main_page_alarm", - "background":"skyBlue-mainpage", - "toolsImage":"toolsImageBriefcase", - "url":"", - "linkId":"openo-umc-monitor-alarm-currentAlarm", - "contentTip":"" - }, - { - "cover":"org_openo_orchestrator_framework_main_page_performance", - "background":"pinkishRed-mainpage", - "toolsImage":"toolsImagePresent", - "url":"", - "linkId":"openo-umc-monitor-pm-historyQuery", - "contentTip":"" - } - ] -} \ No newline at end of file diff --git a/openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html b/openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html deleted file mode 100644 index 0f200d6f..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html +++ /dev/null @@ -1,37 +0,0 @@ - -
  • - - - - - -
  • -
  • - - - - - -
  • -
  • - - - - - -
  • - diff --git a/openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html b/openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html deleted file mode 100644 index ffd522bc..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html +++ /dev/null @@ -1,187 +0,0 @@ - - -
  • - - - - - - - -
  • -
  • - - - - - - - -
  • -
  • - - - - - - - -
  • -
  • - - - - - - - -
  • -
  • - - - - - - - -
  • -
  • - - - - - - - -
  • -
  • - - - - - - - -
  • -
  • - - - - - - - -
  • - diff --git a/openo-portal/portal-common/src/main/webapp/common/main_blank.html b/openo-portal/portal-common/src/main/webapp/common/main_blank.html deleted file mode 100644 index 5897267e..00000000 --- a/openo-portal/portal-common/src/main/webapp/common/main_blank.html +++ /dev/null @@ -1,15 +0,0 @@ - -- cgit 1.2.3-korg