From 5e178bc004c60a4afcb50cf6cdbc0d8518420f74 Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Sun, 3 Jan 2021 18:55:44 +0000 Subject: [PATCH] now lh autowidth :-) --- html/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 1981e24..4ff8034 100644 --- a/html/index.html +++ b/html/index.html @@ -277,7 +277,8 @@ "order": [[ 0, "desc" ]], "columnDefs": [ { className: "dt-nowrap", "targets": [ 0, 1, 2, 3, 7 ] } - ] + ], + "autoWidth": false } ); var t_localh = $('#localHeard').DataTable( {