From fd2485cdb364479e8b6ad3a48e7466aced299520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 15 Sep 2021 10:31:19 +0200 Subject: [PATCH] =?UTF-8?q?Zus=C3=A4tzlicher=20Eintrag=20bei=20Statuswechs?= =?UTF-8?q?el=20wenn=20Statusgr=C3=BCnde=20f=C3=BCr=20Studenten=20vorhande?= =?UTF-8?q?n=20sind?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/student/studentenoverlay.xul.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/student/studentenoverlay.xul.php b/content/student/studentenoverlay.xul.php index 911efd8c5..62811ada4 100644 --- a/content/student/studentenoverlay.xul.php +++ b/content/student/studentenoverlay.xul.php @@ -129,7 +129,9 @@ else if ($id == 'student-toolbar-student') echo ''; - + if ($id == 'interessent-toolbar-zustudent') + echo ''; + foreach($gruende[$status_kurzbz] as $row) { $commandWithID = str_replace('STATUSGRUNDID',$row['statusgrund_id'],$command); @@ -213,7 +215,7 @@ else getAll(true); - + foreach($statusgrund->result as $row) { ?>