mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Fixed typo in system/filtersupdate.php
This commit is contained in:
@@ -1087,7 +1087,7 @@ $filters = array(
|
||||
),
|
||||
array(
|
||||
'app' => 'core',
|
||||
'dataset_name' => 'employee',
|
||||
'dataset_name' => 'employees',
|
||||
'filter_kurzbz' => 'mitarbeiter',
|
||||
'description' => '{MA Uebersicht}',
|
||||
'sort' => 1,
|
||||
|
||||
Reference in New Issue
Block a user