BPMN designer ver 1.1

This commit is contained in:
Erik Amaru Ortiz
2011-03-02 23:49:29 +00:00
parent 6a92d80ecf
commit 2c934574fe
21 changed files with 2122 additions and 2242 deletions

View File

@@ -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)