summaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common
diff options
context:
space:
mode:
authornancylizi <li.zi30@zte.com.cn>2016-10-31 14:45:20 +0800
committerLi Zi <li.zi30@zte.com.cn>2016-10-31 06:49:21 +0000
commit661bdd125756ecf3df3872a0ff069c2fda8f6a5d (patch)
tree90633b893647a8aa2ae3cee4030242f7ef966903 /openo-portal/portal-common
parent38a3195abbb70f915339f29d396b21c624e6346d (diff)
Fix the bug "Can not show package detail", remove the modeldsigner child menu.
Change-Id: I6d9231db6e0d8458c33a228861a441ea27707ba5 Issue-id:GSO-86 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
Diffstat (limited to 'openo-portal/portal-common')
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/json/menu_list.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/openo-portal/portal-common/src/main/webapp/common/json/menu_list.json b/openo-portal/portal-common/src/main/webapp/common/json/menu_list.json
index d99bce15..b7c088f4 100644
--- a/openo-portal/portal-common/src/main/webapp/common/json/menu_list.json
+++ b/openo-portal/portal-common/src/main/webapp/common/json/menu_list.json
@@ -52,12 +52,6 @@
},
{
"parentId":"openo_menu_orchestrator",
- "id":"openo_menu_orchestrator_model_design",
- "url":"/winery/servicetemplates.html",
- "iconClass":"fa fa-folder-open-o"
- },
- {
- "parentId":"openo_menu_orchestrator",
"id":"openo_menu_orchestrator_package",
"url":"../catalog/csarPackage.html",
"iconClass":"fa fa-folder-open-o"