mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-02-11 21:41:46 +01:00
fix: remove unnecessary bind, correct page item minimum
This commit is contained in:
@@ -317,7 +317,7 @@
|
||||
|
||||
{#if usePaging}
|
||||
<Pagination
|
||||
bind:page
|
||||
{page}
|
||||
{itemsPerPage}
|
||||
itemText="Jobs"
|
||||
totalItems={matchedListJobs}
|
||||
|
||||
Reference in New Issue
Block a user