BPMN designer ver 1.1
This commit is contained in:
@@ -2609,7 +2609,7 @@ function showCaseSchedulerList(PRO_UID)
|
||||
|
||||
function showNewProcessMap(PRO_UID)
|
||||
{
|
||||
window.location = "../bpmn/processmap?PRO_UID="+PRO_UID;
|
||||
window.location = "../bpmnDesigner?id="+PRO_UID;
|
||||
}
|
||||
|
||||
function showLogCaseSchedulerList(PRO_UID)
|
||||
|
||||
Reference in New Issue
Block a user