mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-03 20:20:58 +00:00
Fixes result limiting
- Required for index page
This commit is contained in:
@ -441,7 +441,6 @@ function loadPartTable(table, url, options={}) {
|
||||
|
||||
$(table).inventreeTable({
|
||||
url: url,
|
||||
sortName: 'name',
|
||||
method: 'get',
|
||||
queryParams: filters,
|
||||
groupBy: false,
|
||||
|
Reference in New Issue
Block a user