mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-09 21:41:13 +00:00
WIP
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
<input type="hidden" name="page" value="1">
|
||||
<input type="hidden" name="pageSize"
|
||||
th:value="${queryParams.getOrDefault('pageSize', ['50'])[0]}">
|
||||
th:value="${page.getPagination().getPageSize()}">
|
||||
</form>
|
||||
<div class="separator mb-4 mt-4"></div>
|
||||
|
||||
|
Reference in New Issue
Block a user