add test on test arrays with show/hide column
This commit is contained in:
parent
7ce5424f9a
commit
82e9bf6b68
@ -217,7 +217,7 @@ $(document).ready(function(){
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"aaSorting": [[0,'desc']],
|
"aaSorting": [[0,'desc']],
|
||||||
"sDom": 'T<"clear">lfrtip',
|
"sDom": 'CT<"clear">lfrtip',
|
||||||
//To get flash tools
|
//To get flash tools
|
||||||
"oTableTools": {
|
"oTableTools": {
|
||||||
"sSwfPath": "<?php echo dol_buildpath('/includes/jquery/plugins/datatables/extensions/TableTools/swf/copy_csv_xls_pdf.swf',1); ?>"
|
"sSwfPath": "<?php echo dol_buildpath('/includes/jquery/plugins/datatables/extensions/TableTools/swf/copy_csv_xls_pdf.swf',1); ?>"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user