Studierendenverwaltung Projektarbeit improvements: tabulator (supposedly) stores column changes, changed some phrases, projektarbeit download button is now shown when Projektbeurteilung extension is not installted, errors are displayed near input fields not in pop up, changed modal layout, Vertrag fields are now just text fields, validation errors are cleared

This commit is contained in:
Alexei Karpenko
2025-07-10 16:59:58 +02:00
parent abbeec11fc
commit 1c8ffa786e
6 changed files with 48 additions and 51 deletions
+2 -2
View File
@@ -43778,7 +43778,7 @@ and represent the current state of research on the topic. The prescribed citatio
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'stornieren',
'phrase' => 'vertragStornieren',
'insertvon' => 'system',
'phrases' => array(
array(
@@ -43789,7 +43789,7 @@ and represent the current state of research on the topic. The prescribed citatio
),
array(
'sprache' => 'English',
'text' => 'Cancel',
'text' => 'Cancel contract',
'description' => '',
'insertvon' => 'system'
)