aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js
diff options
context:
space:
mode:
author“shentao” <shentao@chinamobile.com>2016-10-11 21:30:46 +0800
committer“shentao” <shentao@chinamobile.com>2016-10-11 21:30:46 +0800
commit3369f0253c24bcc888f8e80d76e3203516216349 (patch)
treec8651714e07845b0607825380876810f21ec7658 /openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js
parent4e65a405e8cb8c4d73e8410cfad56a7e54efd252 (diff)
modify frame page
Change-Id: I0c4bfab53365c7b70c23c8ff4a2bafef6a33e2ac Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js')
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js20
1 files changed, 0 insertions, 20 deletions
diff --git a/openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js b/openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js
deleted file mode 100644
index d235c981..00000000
--- a/openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
- *
- * 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 loadnsocPropertiesSideMenu(lang){
- loadPropertiesSideMenu(lang, 'openo-nsoc-i18n', './common/i18n/');
-}
-loadnsocPropertiesSideMenu(lang); \ No newline at end of file