You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2015/03/21 12:44:11 UTC

stratos git commit: Renaming application management menu item to applications

Repository: stratos
Updated Branches:
  refs/heads/master 09eeb1970 -> 5c24d9f64


Renaming application management menu item to applications


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/5c24d9f6
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/5c24d9f6
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/5c24d9f6

Branch: refs/heads/master
Commit: 5c24d9f64e67f6915cd60991fba82e53fa711119
Parents: 09eeb19
Author: Imesh Gunaratne <im...@apache.org>
Authored: Sat Mar 21 17:14:00 2015 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Sat Mar 21 17:14:00 2015 +0530

----------------------------------------------------------------------
 .../console/controllers/menu/menu.json                             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/5c24d9f6/components/org.apache.stratos.manager.console/console/controllers/menu/menu.json
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/controllers/menu/menu.json b/components/org.apache.stratos.manager.console/console/controllers/menu/menu.json
index abb91e7..f33214e 100644
--- a/components/org.apache.stratos.manager.console/console/controllers/menu/menu.json
+++ b/components/org.apache.stratos.manager.console/console/controllers/menu/menu.json
@@ -107,7 +107,7 @@
             "link": "applications/applications/",
             "linkexternal": false,
             "context": "/",
-            "title": "Application Management",
+            "title": "Applications",
             "icon": "fa-cubes",
             "permissionPaths": ["/permission", "/permission/admin/manage/view/cartridge"],
             "description": "Manage applications",