From 9b663082caee94050b1ba1d66620d123b0f37d16 Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Sun, 3 Jan 2021 18:53:37 +0000 Subject: [PATCH] Last heard autoWidth = false... --- html/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index b7c96a9..1981e24 100644 --- a/html/index.html +++ b/html/index.html @@ -284,7 +284,8 @@ "order": [[ 0, "desc" ]], "columnDefs": [ { className: "dt-nowrap", "targets": [ 0, 1, 2, 3, 6 ] } - ] + ], + "autoWidth": false } ); var t_dapnet = $('#dapnetmessages').DataTable( {