From 80f6161d03f4b4ed2251cccd2d467a94599dfdea Mon Sep 17 00:00:00 2001 From: ma0068 Date: Mon, 1 Jun 2026 14:50:14 +0200 Subject: [PATCH] View Student: do not show terminated Antraege --- .../views/lehre/Antrag/Student/List.php | 284 +++++++++--------- 1 file changed, 147 insertions(+), 137 deletions(-) diff --git a/application/views/lehre/Antrag/Student/List.php b/application/views/lehre/Antrag/Student/List.php index 6d769dafe..d3cf51948 100644 --- a/application/views/lehre/Antrag/Student/List.php +++ b/application/views/lehre/Antrag/Student/List.php @@ -71,147 +71,157 @@ if(defined('CIS4')){ - - studierendenantrag_id; ?> - p->t('studierendenantrag', 'antrag_typ_' . $antrag->typ); ?> - - status == Studierendenantragstatus_model::STATUS_PAUSE - && $antrag->status_insertvon == Studierendenantragstatus_model::INSERTVON_DEREGISTERED - ) - ? $this->p->t('studierendenantrag', 'status_stop') - : $antrag->status_bezeichnung; - ?> - - studiensemester_kurzbz; ?> - datum))->format('d.m.Y'); ?> - datum_wiedereinstieg ? (new DateTime($antrag->datum_wiedereinstieg))->format('d.m.Y') : ''; ?> - - grund){ ?> - - p->t('studierendenantrag', 'antrag_grund'); ?> - - -