* @package dashboard * @version $Id$ * @link http://www.zentao.net */ ?>
id}&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage&pageID=$pageID"; ?>
idAB);?> testtask->name);?> testtask->execution);?> testtask->build);?> testtask->begin);?> testtask->end);?> statusAB);?>
createLink('testtask', 'view', "taskID=$task->id", '', false, $task->project), sprintf('%03d', $task->id));?> createLink('testtask', 'view', "taskID=$task->id", '', false, $task->project), $task->name);?> executionName?> build == 'trunk' ? print($lang->trunk) : print(html::a($this->createLink('build', 'view', "buildID=$task->build", '', false, $task->project), $task->buildName));?> begin?> end?> processStatus('testtask', $task);?>