+ finish the task #616.

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-11-25 02:45:15 +00:00
parent 46749006d2
commit 8ce155b032
8 changed files with 106 additions and 13 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ $(function(){
<tr class='colhead'>
<th class='w-30px'><?php echo $lang->testcase->stepID;?></th>
<th><?php echo $lang->testcase->stepDesc;?></th>
<th><?php echo $lang->testcase->stepExpect;?></th>
<th class='w-200px'><?php echo $lang->testcase->stepExpect;?></th>
<th class='w-100px'><?php echo $lang->actions;?></th>
</tr>
<?php