* add pager for my bug list.

This commit is contained in:
chencongzhi520@gmail.com
2013-07-04 07:02:39 +00:00
parent 2a7ebdbea9
commit 0be1be7679

View File

@@ -41,4 +41,5 @@
</div>
</div>
<?php endforeach;?>
<p><?php $pager->show('left', 'mobile')?></p>
<?php include '../../common/view/m.footer.html.php';?>