* @package testtask * @version $Id: browse.html.php 4129 2013-01-18 01:58:14Z wwccss $ * @link http://www.zentao.net */ ?> testtask->confirmDelete)?> global->flow);?> session->testTaskVersionScope; $status = $this->session->testTaskVersionStatus; $status = strtolower($status); ?>

testtask->noTesttask;?> createLink('testtask', 'create', "product=$productID"), " " . $lang->testtask->create, '', "class='btn btn-info'");?>

recTotal}&recPerPage={$pager->recPerPage}"; ?> shadow):?> testtask->getFlowExtendFields(); foreach($extendFields as $extendField) echo ""; ?> status == 'wait') $waitCount ++;?> status == 'doing') $testingCount ++;?> status == 'blocked') $blockedCount ++;?> status == 'done') $doneCount ++;?> shadow):?> processStatus('testtask', $task);?> " . $this->loadModel('flow')->getFieldValue($extendField, $task) . "";?>
idAB);?> testtask->name);?> testtask->build);?> testtask->product);?> testtask->execution);?> statusAB);?> testtask->owner);?> testtask->begin);?> testtask->end);?> {$extendField->name}actions;?>
id"), sprintf('%03d', $task->id));?> id"), $task->name);?> build == 'trunk' || empty($task->buildName)) ? $lang->trunk : html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName, '', "data-group=execution");?> productName?> executionName?> owner);?> begin?> end?> testtask->buildOperateMenu($task, 'browse');?>