redesign dropdown mobility-properties with overriding filtercomopnent actions

This commit is contained in:
ma0068
2025-03-03 16:40:05 +01:00
parent 20fc528107
commit 1944152d13
3 changed files with 87 additions and 53 deletions
+40
View File
@@ -39287,6 +39287,46 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'abschluessPruefungAnlegen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Abschlussprüfung anlegen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'New Final Exam',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'abschluessPruefungBearbeiten',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Abschlussprüfung bearbeiten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Edit Final Exam',
'description' => '',
'insertvon' => 'system'
)
)
),
// FHC4 Phrases Abschlusspruefung End
array(
'app' => 'core',