提交 40498e78 编写于 作者: O o2null

Merge branch 'fix/empower' into 'develop'

内容管理path

See merge request o2oa/o2oa!297
......@@ -55,7 +55,7 @@ public class Components extends ConfigObject {
case NAME_ORG:
return new Component(NAME_ORG, NAME_ORG, "组织管理", APPICON_PNG, 2, Component.TYPE_SYSTEM);
case NAME_CMSMANAGER:
return new Component(NAME_CMSMANAGER, "cms.column", "内容管理平台", APPICON_PNG, 3, Component.TYPE_SYSTEM);
return new Component(NAME_CMSMANAGER, "cms.Column", "内容管理平台", APPICON_PNG, 3, Component.TYPE_SYSTEM);
case NAME_APPLICATIONEXPLORER:
return new Component(NAME_APPLICATIONEXPLORER, "process.ApplicationExplorer", "流程管理平台", APPICON_PNG, 4,
Component.TYPE_SYSTEM);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册