* Add pager for release.

This commit is contained in:
caoyanyi
2023-04-04 16:23:34 +08:00
parent d5677a6690
commit 6bf6d020e6
+1
View File
@@ -52,6 +52,7 @@
<?php endforeach;?>
</tbody>
</table>
<div class='table-footer'><?php $pager->show('right', 'pagerjs');?></div>
</form>
<?php endif;?>
</div>