From 218618aa93da5c0b3e67be138dc5f188618ef7ff Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 5 Sep 2023 13:00:50 +1000 Subject: [PATCH] Paginate notifications on the server (#5503) --- InvenTree/templates/js/translated/notification.js | 1 + 1 file changed, 1 insertion(+) diff --git a/InvenTree/templates/js/translated/notification.js b/InvenTree/templates/js/translated/notification.js index 266d2e94d7..4ffa24f14a 100644 --- a/InvenTree/templates/js/translated/notification.js +++ b/InvenTree/templates/js/translated/notification.js @@ -37,6 +37,7 @@ function loadNotificationTable(table, options={}, enableDelete=false) { ordering: 'age', read: read, }, + sidePagination: 'server', paginationVAlign: 'bottom', formatNoMatches: options.no_matches, columns: [