Bugfix: Stv Verband springt

This commit is contained in:
chfhtw
2025-09-11 16:14:20 +02:00
parent 087fb6a702
commit 0ae0ceb5d9
2 changed files with 19 additions and 0 deletions
@@ -188,6 +188,7 @@ class Verband extends FHCAPI_Controller
array_unshift($list, [
'name' => 'PreStudent',
'link' => $link . 'prestudent',
'stg_kz' => (int)$studiengang_kz,
'children' => $this->getStdSem($link . 'prestudent/', $studiengang_kz)
]);