fhc chart just accepts chartOptions to maximize highcharts usability; statsComponent multiselect ux improvement;

This commit is contained in:
Johann Hoffmann
2025-01-13 17:36:09 +01:00
parent 907107d78d
commit cf32974652
3 changed files with 31 additions and 138 deletions
+20
View File
@@ -31540,6 +31540,26 @@ array(
)
)
),
array(
'app' => 'anwesenheiten',
'category' => 'global',
'phrase' => 'digiAnwEval',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Digitale Anwesenheiten Auswertung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Digital Attendances Evaluation',
'description' => '',
'insertvon' => 'system'
)
)
),
//
// DIGITALE ANWESENHEITEN PHRASEN END
//