* [perf story #69211] Use isParent to replace parent field.
This commit is contained in:
@@ -44,7 +44,7 @@ if($canBatchAction)
|
||||
}
|
||||
}
|
||||
|
||||
$executions = $this->execution->generateRow($executionStats, $users, $avatarList, $productID);
|
||||
$executions = $this->execution->generateRow($executionStats, $users, $avatarList);
|
||||
$tableData = initTableData($executions, $config->execution->dtable->fieldList, $this->execution);
|
||||
|
||||
/* zin: Define the feature bar on main menu. */
|
||||
|
||||
Reference in New Issue
Block a user