Add "First" and "Last" page buttons to datatables
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user