- remove the case version tmp.

This commit is contained in:
wangchunsheng
2012-05-03 01:10:15 +00:00
parent eda6a3a6c3
commit 9b8050f717

View File

@@ -20,7 +20,6 @@
<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>
<div class='f-right'><?php echo $lang->testtask->build . ':#' . $result->version;?></div>
</caption>
<tr>
<th class='w-30px'><?php echo $lang->testcase->stepID;?></th>