From 210a2f45a1fc51a6c7b7baada16a42022855223b Mon Sep 17 00:00:00 2001 From: Valentijn Scholten Date: Sat, 6 Dec 2025 22:24:04 +0100 Subject: [PATCH] finding list: disable audowith to ix too wide column --- dojo/templates/dojo/findings_list_snippet.html | 1 + 1 file changed, 1 insertion(+) diff --git a/dojo/templates/dojo/findings_list_snippet.html b/dojo/templates/dojo/findings_list_snippet.html index fd9ec39d07e..31dd287e54b 100644 --- a/dojo/templates/dojo/findings_list_snippet.html +++ b/dojo/templates/dojo/findings_list_snippet.html @@ -913,6 +913,7 @@

); }, colReorder: true, + autoWidth: false, "columns": columns, ordering: true, order: [],