Removing bpmn remainings

This commit is contained in:
ralph
2013-04-15 12:20:54 -04:00
parent 53c4149efe
commit 548ef23bb5
2 changed files with 0 additions and 4 deletions

View File

@@ -38,7 +38,6 @@ if ($RBAC->userCanAccess('PM_CASES') == 1) {
// DESIGNER MODULE
if ($RBAC->userCanAccess('PM_FACTORY') == 1 ) {
//$G_TMP_MENU->AddIdRawOption('BPMN', 'bpmn/main', 'BPMN DESIGNER','', '', '', 'x-pm-bpmn');
$G_TMP_MENU->AddIdRawOption('PROCESSES', 'processes/main', G::LoadTranslation('ID_DESIGNER'), '', '', '', 'x-pm-designer');
}