* finish task#666.

This commit is contained in:
chencongzhi520@gmail.com
2012-05-17 08:34:04 +00:00
parent d8897545b8
commit 0cb2ea93a4
2 changed files with 14 additions and 5 deletions
+1
View File
@@ -20,6 +20,7 @@
<table class='table-1'>
<caption>
<div class='f-left'>RESULT#<?php echo $result->id . ' ' . $result->date . ' ' . $users[$result->lastRunner] . ' ' . $lang->testtask->runCase . ':'. " <span class='$result->caseResult'>" . $lang->testcase->resultList[$result->caseResult] . '</span>';?></div>
<?php if(isset($build)):?><div class='f-right'><?php echo $lang->testtask->build . $lang->colon . $build;?></div><?php endif;?>
</caption>
<tr>
<th class='w-30px'><?php echo $lang->testcase->stepID;?></th>