mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -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
|
@ -19,7 +19,7 @@ history_table_modal_options = {
|
|||
"infoFiltered":"",
|
||||
"emptyTable": "No data in table",
|
||||
},
|
||||
"pagingType": "bootstrap",
|
||||
"pagingType": "simple_numbers",
|
||||
"stateSave": false,
|
||||
"processing": false,
|
||||
"serverSide": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue