style_tables.js 121 Bytes
$('#charge_table').DataTable({
    "paginate": false,
    "searching": true,
    "ordering": true,
    "info": false
});