icons['report']);?>
story->tasks;?>
| idAB;?> |
task->name;?> |
priAB;?> |
statusAB;?> |
task->assignedToAB;?> |
task->estimateAB;?> |
task->consumedAB;?> |
task->leftAB;?> |
task->progress;?> |
$task):?>
| id;?> |
name;?> |
task->priList, $task->pri, $task->pri)?>'>pri == '0' ? '' : zget($lang->task->priList, $task->pri, $task->pri);?> |
processStatus('task', $task);?> |
assignedTo, $task->assignedTo);?> |
estimate;?> |
consumed;?> |
left;?> |
|
children)):?>
children as $key => $child):?>
children)) ? ' table-child-bottom' : '';?>
| id;?> |
lang->task->children . '">' . $this->lang->task->childrenAB . '' ?>name;?> |
task->priList, $child->pri, $child->pri)?>'>pri == '0' ? '' : zget($lang->task->priList, $child->pri, $child->pri);?> |
processStatus('task', $child);?> |
assignedTo, $child->assignedTo);?> |
estimate;?> |
consumed;?> |
left;?> |
|
|