Unterbrechung studienjahr und semester anzeige

This commit is contained in:
cgfhtw
2024-03-13 08:37:40 +01:00
parent 4c8486af22
commit ab7a5bac68
3 changed files with 16 additions and 2 deletions
+1
View File
@@ -1688,6 +1688,7 @@ class AntragLib
return array_reduce($result, function ($carry, $item) {
if (!isset($carry[$item->von]))
$carry[$item->von] = [
'studienjahr_kurzbz' => $item->studienjahr_kurzbz,
'studiensemester_kurzbz' => $item->von,
'wiedereinstieg' => [],
'disabled' => true