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
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"}