Solved issue with Extjs variables part, assigning condition from system variable
This commit is contained in:
@@ -137,6 +137,7 @@ switch($_GET['action'])
|
||||
|
||||
case 'getAvailableCaseTrackerObjects':
|
||||
$rows = $oProcessMap->getAvailableExtCaseTrackerObjects($_GET['tid']);
|
||||
array_shift($rows);
|
||||
break;
|
||||
|
||||
case 'getAvailableSteps':
|
||||
|
||||
Reference in New Issue
Block a user