- [bug#51276,doing,0.2h] Move the appened point to ipd extension.
This commit is contained in:
@@ -4766,7 +4766,6 @@ class executionModel extends model
|
||||
|
||||
/* Append tasks and child stages. */
|
||||
if(!empty($execution->tasks)) $rows = $this->appendTasks($execution->tasks, $rows);
|
||||
if(!empty($execution->points)) $rows = $this->appendPoints($execution->points, $rows);
|
||||
}
|
||||
|
||||
return $rows;
|
||||
|
||||
Reference in New Issue
Block a user