diff --git a/module/testtask/view/view.html.php b/module/testtask/view/view.html.php index 5abf819114..533b301e8e 100644 --- a/module/testtask/view/view.html.php +++ b/module/testtask/view/view.html.php @@ -70,15 +70,16 @@
testtask->legendBasicInfo;?>
+ global->flow != 'onlyTest'):?> - + - +
testtask->project;?>createLink('project', 'story', "projectID=$task->project"), $task->projectName, '', "title='{$task->projectName}'");?>createLink('project', 'story', "projectID=$task->project"), $task->projectName, '', "title='{$task->projectName}'" . ($isOnlybody ? ' target="_blank"' : ''));?>
testtask->build;?>build == 'trunk' ? print($lang->trunk) : print(html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName, '', "title='{$task->buildName}'"));?>build == 'trunk' ? print($lang->trunk) : print(html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName, '', "title='{$task->buildName}'" . ($isOnlybody ? ' target="_blank"' : '')));?>
testtask->owner;?>