aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common/src/main/webapp/common/json/menu_list.json
diff options
context:
space:
mode:
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/json/menu_list.json')
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/json/menu_list.json35
1 files changed, 23 insertions, 12 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 78dc1b20..5e7944e7 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
@@ -29,6 +29,11 @@
"id":"openo_menu_performance",
"url":"",
"iconClass":"fa fa-bar-chart"
+ },
+ {
+ "id":"openo_menu_monitor",
+ "url":"",
+ "iconClass":"fa fa-desktop"
}
],
"childMenus":[
@@ -38,18 +43,18 @@
"url":"../lifecyclemgr/gsolcmmain.html",
"iconClass":"fa fa-comments"
},
- {
- "parentId":"openo_menu_resource_mgr",
- "id":"openo_menu_resource_mgr_sdno",
- "url":"../resmgr-sdn/resource.html",
- "iconClass":"fa fa-folder-open-o"
- },
- {
- "parentId":"openo_menu_resource_mgr",
- "id":"openo_menu_resource_mgr_nfvo",
- "url":"../resmgr-nfv/resource.html",
- "iconClass":"fa fa-folder-open-o"
- },
+ {
+ "parentId":"openo_menu_resource_mgr",
+ "id":"openo_menu_resource_mgr_sdno",
+ "url":"../resmgr-sdn/resource.html",
+ "iconClass":"fa fa-folder-open-o"
+ },
+ {
+ "parentId":"openo_menu_resource_mgr",
+ "id":"openo_menu_resource_mgr_nfvo",
+ "url":"../resmgr-nfv/resource.html",
+ "iconClass":"fa fa-folder-open-o"
+ },
{
"parentId":"openo_menu_user",
"id":"openo_menu_user_user_management",
@@ -103,6 +108,12 @@
"id":"openo_menu_alarm_alarm_query",
"url":"../performance/alarm_view.html",
"iconClass":"fa fa-bell"
+ },
+ {
+ "parentId":"openo_menu_monitor",
+ "id":"openo_menu_monitor_parameter_setting",
+ "url":"../monitor/monitorSettingList.html",
+ "iconClass":"fa fa-cogs"
}
]
} \ No newline at end of file