Bestimmung der Zeilenanzahl hinzufügen
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<TablePagination promise_data={records} bind:actual_records={actual_records}/>
|
||||
<TablePagination promise_data={records} bind:actual_records={actual_records} page_count={15}/>
|
||||
</td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
|
||||
Reference in New Issue
Block a user