Paginate notifications on the server (#5503)

This commit is contained in:
Oliver 2023-09-05 13:00:50 +10:00 committed by GitHub
parent 71ad4a1c99
commit 218618aa93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ function loadNotificationTable(table, options={}, enableDelete=false) {
ordering: 'age',
read: read,
},
sidePagination: 'server',
paginationVAlign: 'bottom',
formatNoMatches: options.no_matches,
columns: [