Fixes #3335 - added additional pagination at top of table
This commit is contained in:
@@ -20,6 +20,7 @@ $('.snipe-table').bootstrapTable({
|
||||
@endif
|
||||
pageSize: {{ $snipeSettings->per_page }},
|
||||
pagination: true,
|
||||
paginationVAlign: 'both',
|
||||
sidePagination: 'server',
|
||||
sortable: true,
|
||||
cookie: true,
|
||||
|
||||
Reference in New Issue
Block a user