* @package dashboard * @version $Id: task.html.php 4771 2013-05-05 07:41:02Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
| idAB;?> | priAB;?> | task->project;?> | task->name;?> | task->estimateAB;?> | task->consumedAB;?> | task->leftAB;?> | task->deadlineAB;?> | statusAB;?> |
|---|---|---|---|---|---|---|---|---|
| createLink('task', 'view', "taskID=$task->id"), sprintf('%03d', $task->id));?> | task->priList, $task->pri, $task->pri);?>'>task->priList, $task->pri, $task->pri)?> | createLink('project', 'browse', "projectid=$task->projectID"), $task->projectName);?> | createLink('task', 'view', "taskID=$task->id"), $task->name);?> | estimate;?> | consumed;?> | left;?> | delay)) echo 'delayed';?>>deadline, 0, 4) > 0) echo $task->deadline;?> | task->statusList[$task->status];?> |
| show();?> | ||||||||