* adjust the colspan of the testcase-browse page.
This commit is contained in:
@@ -95,7 +95,7 @@ var moduleID = '<?php echo $moduleID;?>';
|
||||
</tr>
|
||||
<?php endforeach;?>
|
||||
</thead>
|
||||
<tfoot><tr><td colspan='7'><?php $pager->show();?></td></tr></tfoot>
|
||||
<tfoot><tr><td colspan='9'><?php $pager->show();?></td></tr></tfoot>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user