upgrade datatables gem
This commit is contained in:
parent
18ee10eef5
commit
cd88882714
7 changed files with 23 additions and 10 deletions
|
|
@ -24,6 +24,7 @@
|
|||
:javascript
|
||||
$(function () {
|
||||
$('#users.datatable').DataTable({
|
||||
"buttons": { buttons: ["csv"] },
|
||||
"processing": true,
|
||||
"serverSide": true,
|
||||
"ajax": $('#users.datatable').data('source'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue