idAB;?> | task->name;?> | story->pri;?>>priAB;?> | statusAB;?> | task->assignedToAB;?> | task->estimateAB;?> | task->consumedAB;?> | task->leftAB;?> | task->progress;?> |
---|---|---|---|---|---|---|---|---|
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;?> |
progress;?>
|
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;?> |
progress;?>
|