BE+FE: report findinfg fixes + css

This commit is contained in:
jokob-sk
2026-07-12 10:26:53 +10:00
parent 3aa7bc5538
commit 1636d155c7
11 changed files with 238 additions and 87 deletions

View File

@@ -667,6 +667,7 @@ function initializeDataTables(prefix, colDefinitions, pluginObj) {
}
const skelId = `#skel-${tableId.replace('Table_', 'Target_')}`;
$(`#${tableId}`).DataTable({
autoWidth: false,
processing: true,
serverSide: true,
paging: true,