mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
Add "First" and "Last" page buttons to datatables
This commit is contained in:
parent
ba6ef4d629
commit
2a764cf190
10 changed files with 10 additions and 10 deletions
|
@ -17,7 +17,7 @@ libraries_list_table_options = {
|
|||
"order": [ 2, 'asc'],
|
||||
"autoWidth": true,
|
||||
"stateSave": true,
|
||||
"pagingType": "bootstrap",
|
||||
"pagingType": "full_numbers",
|
||||
"columnDefs": [
|
||||
{
|
||||
"targets": [0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue