* ajusted style.

This commit is contained in:
Catouse
2014-04-23 17:41:39 +08:00
parent c70e1bcb4e
commit 924f8fbc8c
41 changed files with 91 additions and 85 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
<tr>
<td colspan='7'>
<?php if($cases):?>
<div class='table-actions clearfix'><?php echo "<div class='btn-group'>" . html::selectAll() . html::selectReverse() . '</div>' . html::submitButton();?></div>
<div class='table-actions clearfix'><?php echo "<div class='btn-group'>" . html::selectButton() . '</div>' . html::submitButton();?></div>
<?php endif;?>
<div class='text-right'><?php $pager->show();?></div>
</td>