CC-733 : broadcast logs
adding the export table tools.
This commit is contained in:
parent
3bec576ad3
commit
7c63387dd5
30 changed files with 4006 additions and 5 deletions
|
@ -49,7 +49,11 @@ var AIRTIME = (function(AIRTIME) {
|
|||
"bJQueryUI": true,
|
||||
"bAutoWidth": false,
|
||||
|
||||
"sDom": 'lfr<"H"><"dataTables_scrolling"t><"F"ip>',
|
||||
"sDom": 'lfr<"H"T><"dataTables_scrolling"t><"F"ip>',
|
||||
|
||||
"oTableTools": {
|
||||
"sSwfPath": "/js/datatables/plugin/TableTools/swf/copy_cvs_xls_pdf.swf"
|
||||
}
|
||||
});
|
||||
oTable.fnSetFilteringDelay(350);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue