Merge pull request #86 from Focuslinkstech/master

add paginator
This commit is contained in:
iBNu Maksum 2024-01-02 11:28:27 +07:00 committed by GitHub
commit 4bddaf0260
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 2 deletions

View file

@ -119,6 +119,7 @@
{/foreach}
</table>
</div>
&nbsp; {$paginator['contents']}
</div>
</div>
@ -162,4 +163,4 @@
});
</script>
{include file="sections/footer.tpl"}
{include file="sections/footer.tpl"}