some changes in processmap, now there is the Edit BPMN in old processmap, also there is the Edit process in new ProcessMap, and other minor fixes in the process list
This commit is contained in:
@@ -46,6 +46,7 @@ if( $access != 1 ){
|
||||
}
|
||||
$processUID = $_GET['PRO_UID'];
|
||||
$_SESSION['PROCESS'] = $processUID;
|
||||
$_SESSION['PROCESSMAP'] = 'LEIMNUD';
|
||||
|
||||
$oTemplatePower = new TemplatePower(PATH_TPL . 'processes/processes_Map.html');
|
||||
$oTemplatePower->prepare();
|
||||
|
||||
Reference in New Issue
Block a user