mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +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