mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 04:12:11 +00:00
Paginate company page
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
$("#company-table").bootstrapTable({
|
||||
sortable: true,
|
||||
search: true,
|
||||
pagination: true,
|
||||
columns: [
|
||||
{
|
||||
field: 'pk',
|
||||
|
Reference in New Issue
Block a user