testreport->edit;?>

' . $lang->goback, '', 'btn btn-link');?>
testreport->legendBasic?>
testreport->startEnd?>
~ id) . html::hidden('tasks', $tasks);?>
testreport->owner?> owner, "class='form-control chosen'")?>
testreport->members?> members, "class='form-control chosen' multiple")?>
testreport->title?> title, "class='form-control'")?>
testreport->goal?> desc?>
testreport->profile?> ' . $storySummary . '

'; echo '

' . sprintf($lang->testreport->buildSummary, empty($builds) ? 1 : count($builds)) . $caseSummary . '

'; echo '

' . sprintf($lang->testreport->bugSummary, $bugInfo['foundBugs'], count($legacyBugs), $bugInfo['countBugByTask'], $bugInfo['bugConfirmedRate'] . '%', $bugInfo['bugCreateByCaseRate'] . '%') . '

'; unset($bugInfo['countBugByTask']); unset($bugInfo['bugConfirmedRate']); unset($bugInfo['bugCreateByCaseRate']); unset($bugInfo['foundBugs']); ?>
testreport->report?> report, "class='form-control'")?>
files?> fetch('file', 'buildform');?>
testreport->legendStoryAndBug?>
testreport->legendBuild?>
testreport->legendCase?>
testreport->legendLegacyBugs?>
testreport->legendReport?>