2
0
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:
Oliver
2018-05-07 18:16:05 +10:00
parent deccdce6d9
commit e746ca6e0a
2 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,7 @@
$("#company-table").bootstrapTable({
sortable: true,
search: true,
pagination: true,
columns: [
{
field: 'pk',