* code for task#790.

* add pager for user-bug page.
This commit is contained in:
chencongzhi520@gmail.com
2012-05-14 06:04:13 +00:00
parent 3873257171
commit c600c90706
3 changed files with 15 additions and 3 deletions
+1
View File
@@ -39,5 +39,6 @@
</tr>
<?php endforeach;?>
</tbody>
<tfoot><tr><td colspan='8'><?php echo $pager->show();?></td></tr></tfoot>
</table>
<?php include '../../common/view/footer.html.php';?>