mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-07-25 23:18:06 -04:00
BE+FE: report findinfg fixes + css
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user