Last heard autoWidth = false...
This commit is contained in:
parent
9130a71a31
commit
9b663082ca
1 changed files with 2 additions and 1 deletions
|
@ -284,7 +284,8 @@
|
|||
"order": [[ 0, "desc" ]],
|
||||
"columnDefs": [
|
||||
{ className: "dt-nowrap", "targets": [ 0, 1, 2, 3, 6 ] }
|
||||
]
|
||||
],
|
||||
"autoWidth": false
|
||||
} );
|
||||
|
||||
var t_dapnet = $('#dapnetmessages').DataTable( {
|
||||
|
|
Loading…
Reference in a new issue