mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-22 03:44:57 +02:00
Improved part tables.
This commit is contained in:
parent
967e7b7195
commit
b2e0e4b7ad
4 changed files with 21 additions and 7 deletions
|
@ -7,7 +7,9 @@ datatables:
|
|||
options:
|
||||
lengthMenu : [10, 25, 50, 100, 250, 500, 1000, 2500]
|
||||
pageLength: 50
|
||||
dom: "<'row' <'col-sm-12' tr>><'row' <'col-sm-6'l><'col-sm-6 text-right'pi>>"
|
||||
#dom: "<'row' <'col-sm-12' tr>><'row' <'col-sm-6'l><'col-sm-6 text-right'pif>>"
|
||||
pagingType: 'simple_numbers'
|
||||
searching: true
|
||||
|
||||
template_parameters:
|
||||
# Example classes to integrate nicely with Bootstrap 3.x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue