Add "First" and "Last" page buttons to datatables
This commit is contained in:
@@ -17,7 +17,7 @@ users_list_table_options = {
|
||||
"order": [ 2, 'asc'],
|
||||
"autoWidth": true,
|
||||
"stateSave": true,
|
||||
"pagingType": "bootstrap",
|
||||
"pagingType": "full_numbers",
|
||||
"columnDefs": [
|
||||
{
|
||||
"targets": [0],
|
||||
|
Reference in New Issue
Block a user