* @package testtask * @version $Id: browse.html.php 1914 2011-06-24 10:11:25Z yidong@cnezsoft.com $ * @link http://www.zentao.net */ ?> testtask->confirmDelete)?>

testtask->noTesttask;?> createLink('testtask', 'create', "product=0&executionID=$executionID&build=0&projectID=$execution->project"), " " . $lang->testtask->create, '', "class='btn btn-info' data-app='execution'");?>

recTotal}&recPerPage={$pager->recPerPage}&pageID={$pager->pageID}";?> '> $productTasks):?> > processStatus('testtask', $task);?>
testtask->product);?>
idAB);?>
testtask->name);?> testtask->build);?> testtask->owner);?> testtask->begin);?> testtask->end);?> statusAB);?> actions;?>
testtask->allTasks;?>
id => sprintf('%03d', $task->id)));?> id);?> createLink('testtask', 'view', "taskID=$task->id"), $task->name, '', "data-app='execution'");?> build == 'trunk' || empty($task->buildName)) ? $lang->trunk : html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName);?> owner);?> begin?> end?> id", $task, 'list', 'sitemap'); common::printIcon('testtask', 'linkCase', "taskID=$task->id", $task, 'list', 'link'); if(common::hasPriv('execution', 'testreport')) { echo html::a($this->createLink('testreport', 'browse', "objectID=$task->product&objectType=product&extra=$task->id"), '', '', 'class="btn " title="' . $lang->testreport->browse . '" data-app="qa"'); } common::printIcon('testtask', 'edit', "taskID=$task->id", $task, 'list'); common::printIcon('testtask', 'delete', "taskID=$task->id", $task, 'list', 'trash', 'hiddenwin'); } ?>