Sha256: 91f6fff40ea95f247d5de63270bebce0322db0040c051af8d9c31d4b990840be

Contents?: true

Size: 471 Bytes

Versions: 39

Compression:

Stored size: 471 Bytes

Contents

//= require dataTables/jquery.dataTables.min
//= require dataTables/bootstrap/2/jquery.dataTables.bootstrap
//= require dataTables/dataTables.colReorder.min
//= require dataTables/dataTables.colVis.min
//= require dataTables/dataTables.tableTools.min
//= require vendor/jquery.debounce.min

//= require_tree ./effective_datatables

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

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
effective_datatables-2.1.20 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.19 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.18 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.16 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.15 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.14 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.13 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.12 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.11 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.10 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.9 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.8 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.7 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.6 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.5 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.4 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.3 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.2 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.1 app/assets/javascripts/effective_datatables.bootstrap2.js
effective_datatables-2.1.0 app/assets/javascripts/effective_datatables.bootstrap2.js