mobility legende; TopCalc Row (sum, negative, prueflinge); fix row selection issues;

This commit is contained in:
Johann Hoffmann
2025-08-18 11:25:38 +02:00
parent ee4b61f549
commit 2f7fe05d21
3 changed files with 126 additions and 8 deletions
@@ -36,7 +36,8 @@ $includesArray = array(
'vendor/npm-asset/primevue/multiselect/multiselect.js'
),
'customJSModules' => array(
'public/js/apps/Dashboard/Fhc.js'
'public/js/apps/Dashboard/Fhc.js',
'vendor/olifolkerd/tabulator5/src/js/modules/ColumnCalcs/ColumnCalcs.js'
),
);