Sha256: 1bf8e094e50806cb226b537a9de8bfb3981313ca767186820adbc9ce2143c5af

Contents?: true

Size: 415 Bytes

Versions: 14

Compression:

Stored size: 415 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'<'span4'l><'span4'T><'span4'f>r>t<'row'<'span6'i><'span6'p>>"
});

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
effective_datatables-1.2.2 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.2.1 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.2.0 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.1.6 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.1.5 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.1.4 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.1.3 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.1.2 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.1.1 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.1.0 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.0.3 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.0.2 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.0.1 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-1.0.0 app/assets/javascripts/effective_datatables.bootstrap2.js