| createLink('task', 'view', "taskID=$task->id"), sprintf('%03d', $task->id));?> |
task->priList, $task->pri, $task->pri);?> |
createLink('execution', 'browse', "executionID=$task->executionID"), $task->executionName);?> |
team)) echo '' . $this->lang->task->multipleAB . ' ';?>
parent > 0) echo '' . $this->lang->task->childrenAB . ' ';?>
executionType == 'kanban' ? ($class = 'iframe').($onlybody = 'onlybody=yes') : ($class = '').($onlybody = '');?>
createLink('task', 'view', "taskID=$task->id", '', "{$onlybody}", $task->project), $task->name, null,"class={$class} style='color: $task->color'");?>
|
estimate . $lang->execution->workHourUnit;?> |
consumed . $lang->execution->workHourUnit;?> |
left . $lang->execution->workHourUnit;?> |
delay)) echo 'delayed';?>>deadline, 0, 4) > 0) echo $task->deadline;?> |
processStatus('task', $task);?> |