2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 21:15:41 +00:00

Server-side paginatino for build orders

This commit is contained in:
Oliver Walters
2021-02-28 20:31:01 +11:00
parent 1239d4af16
commit 90feb6d210
4 changed files with 30 additions and 0 deletions

View File

@ -630,6 +630,7 @@ function loadBuildTable(table, options) {
url: options.url,
queryParams: filters,
groupBy: false,
sidePagination: 'server',
name: 'builds',
original: params,
columns: [