aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common/src/main/webapp/common/js
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-09-26 15:03:45 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-09-26 15:03:45 +0800
commit84e9b4e7458dc4344c808ce1243578dc3074425d (patch)
tree0ca0c68dbb3e36451c05fd5ea90849b9a20ad2c9 /openo-portal/portal-common/src/main/webapp/common/js
parent65b61707e392c5642c38ff6699f3ce475b2ed49f (diff)
Add menus(Catalog/ESR/ModelDesign)
Change-Id: I99fc6c943f8ec2a03dd73bf0fb6209770f0bd058 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/js')
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/js/menus/loadi18n-openo-menus.js20
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-en-US.properties30
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-zh-CN.properties15
3 files changed, 65 insertions, 0 deletions
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
new file mode 100644
index 00000000..2d6ac69e
--- /dev/null
+++ b/openo-portal/portal-common/src/main/webapp/common/js/menus/loadi18n-openo-menus.js
@@ -0,0 +1,20 @@
+/*
+ * 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
new file mode 100644
index 00000000..b869ad58
--- /dev/null
+++ b/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-en-US.properties
@@ -0,0 +1,30 @@
+#
+# 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
new file mode 100644
index 00000000..99b8bb4b
--- /dev/null
+++ b/openo-portal/portal-common/src/main/webapp/common/js/menus/openo-menus-i18n-zh-CN.properties
@@ -0,0 +1,15 @@
+#
+# 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.
+#