* [bug#60136,done,0.1h] fix bug.
This commit is contained in:
@@ -144,6 +144,7 @@ if($task->children)
|
||||
{
|
||||
foreach($task->children as $child)
|
||||
{
|
||||
$child->rawStory = $child->story;
|
||||
if($child->mode == 'multi' && strpos('done,closed', $child->status) === false)
|
||||
{
|
||||
$child->assignedTo = '';
|
||||
|
||||
Reference in New Issue
Block a user