upgrade datatables gem
This commit is contained in:
parent
18ee10eef5
commit
cd88882714
7 changed files with 23 additions and 10 deletions
|
|
@ -1,5 +1,7 @@
|
|||
$(function () {
|
||||
$.extend(true, $.fn.dataTable.defaults, {
|
||||
"buttons": ["csv"],
|
||||
"dom": "lBfrtip",
|
||||
"stateSave": true,
|
||||
"autoWidth": false,
|
||||
"pagingType": "full_numbers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue