now lh autowidth :-)
This commit is contained in:
parent
9b663082ca
commit
5e178bc004
1 changed files with 2 additions and 1 deletions
|
@ -277,7 +277,8 @@
|
||||||
"order": [[ 0, "desc" ]],
|
"order": [[ 0, "desc" ]],
|
||||||
"columnDefs": [
|
"columnDefs": [
|
||||||
{ className: "dt-nowrap", "targets": [ 0, 1, 2, 3, 7 ] }
|
{ className: "dt-nowrap", "targets": [ 0, 1, 2, 3, 7 ] }
|
||||||
]
|
],
|
||||||
|
"autoWidth": false
|
||||||
} );
|
} );
|
||||||
|
|
||||||
var t_localh = $('#localHeard').DataTable( {
|
var t_localh = $('#localHeard').DataTable( {
|
||||||
|
|
Loading…
Reference in a new issue