aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common
diff options
context:
space:
mode:
authornancylizi <li.zi30@zte.com.cn>2016-11-02 16:47:14 +0800
committernancylizi <li.zi30@zte.com.cn>2016-11-02 16:47:14 +0800
commiteff211612f53b84bd5edc924c31e41417bba9ac1 (patch)
tree4f3c7d1fd60e366adc874ea9923cb240f1b74bca /openo-portal/portal-common
parent923a652ff96637e349f966beeb13a1ac4c2c6c77 (diff)
Add model design to GUI sub menu.
Change-Id: I758902b6a8d257cfa1aae0d9a5a40afd6f5168c9 Issue-id:GSO-96 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, 6 insertions, 0 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 859c69b5..78dc1b20 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
@@ -56,6 +56,12 @@
"url":"../user/user.html",
"iconClass":"fa fa-puzzle-piece"
},
+ {
+ "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",