Sha256: 407cfff01be65d10c4d0c7ef584b9ca33cb5172fdae2d3b44dea47d28a5978b4

Contents?: true

Size: 406 Bytes

Versions: 16

Compression:

Stored size: 406 Bytes

Contents

//= require dataTables/jquery.dataTables
//= require dataTables/bootstrap/2/jquery.dataTables.bootstrap
//= require dataTables/extras/dataTables.tableTools
//= require dataTables/extras/dataTables.colVis
//= require vendor/jquery.dataTables.columnFilter

//= require_tree ./effective_datatables

$.extend( $.fn.dataTable.defaults, {
  'dom': "<'row'<'span6'l><'span6'TC>r>t<'row'<'span6'i><'span6'p>>"
});

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
effective_datatables-1.4.3 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.4.2 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.4.1 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.4.0 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.8 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.7 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.6 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.5 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.4 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.3 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.2 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.1 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.3.0 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.2.5 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.2.4 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.2.3 app/assets/javascripts/effective_datatables.bootstrap2.js