Merge remote-tracking branch 'origin/feature-54945/filtercomponent_custom_headerfilter_datum' into pep_deploy_2025_03_06

# Conflicts:
#	public/js/tabulator/filters/defaultHeaderFilter.js
This commit is contained in:
ma0048
2025-03-05 15:14:49 +01:00
6 changed files with 240 additions and 108 deletions
+20
View File
@@ -1815,6 +1815,26 @@ $phrases = array(
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'filterdelete',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Filter löschen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Clear filter',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'anrechnung',