This commit is contained in:
tianshujie
2022-07-28 13:03:09 +08:00
parent 9f3c5e3b30
commit 0f75b6ef36
+1 -1
View File
@@ -86,9 +86,9 @@
<?php endforeach;?>
</tbody>
</table>
<?php endif;?>
<div class='table-footer'>
<?php $pager->show('right', 'pagerjs');?>
</div>
<?php endif;?>
</div>
<?php include '../../common/view/footer.html.php';?>