* @package case * @version $Id: view.html.php 4141 2013-01-18 06:15:13Z zhujinyonging@gmail.com $ * @link http://www.zentao.net */ ?> session->testtaskList ? $this->session->testtaskList : $this->createLink('testtask', 'browse', "productID=$task->product");?>
testtask->desc;?>
desc) ? $task->desc : $lang->noData;?>
report):?>
testtask->report;?>
report;?>
createLink('action', 'comment', "objectType=testtask&objectID=$task->id");?>
deleted):?>
id", $task, 'button', '', '', 'iframe', true); common::printIcon('testtask', 'close', "taskID=$task->id", $task, 'button', '', '', 'iframe', true); common::printIcon('testtask', 'block', "taskID=$task->id", $task, 'button', 'pause', '', 'iframe', true); common::printIcon('testtask', 'activate', "taskID=$task->id", $task, 'button', 'magic', '', 'iframe', true); common::printIcon('testtask', 'cases', "taskID=$task->id", $task, 'button', 'sitemap'); common::printIcon('testtask', 'linkCase', "taskID=$task->id", $task, 'button', 'link'); ?>
id", $task); common::printIcon('testtask', 'delete', "taskID=$task->id", $task, 'button', '', 'hiddenwin'); ?>
testtask->legendBasicInfo;?>
global->flow != 'onlyTest'):?>
testtask->project;?> createLink('project', 'story', "projectID=$task->project"), $task->projectName, '', "title='{$task->projectName}'");?>
testtask->build;?> build == 'trunk' ? print($lang->trunk) : print(html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName, '', "title='{$task->buildName}'"));?>
testtask->owner;?> owner);?>
testtask->mailto;?> mailto)); foreach($mailto as $account) echo ' ' . zget($users, $account, $account);?>
testtask->pri;?> pri;?>
testtask->begin;?> begin;?>
testtask->end;?> end;?>
testtask->status;?> testtask->statusList[$task->status];?>