From a4759ed5a7fa1d74f2852c3065374e94b36005c6 Mon Sep 17 00:00:00 2001 From: Manfred Date: Fri, 15 Apr 2022 17:51:41 +0200 Subject: [PATCH] =?UTF-8?q?Sortierung=20der=20Studiensemester=20ge=C3=A4nd?= =?UTF-8?q?ert=20auf=20absteigend?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/fas.xul.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/fas.xul.php b/content/fas.xul.php index 19b24b0f0..d387cb525 100644 --- a/content/fas.xul.php +++ b/content/fas.xul.php @@ -239,7 +239,7 @@ foreach($addon_obj->result as $addon) getAll(); + $stsemobj->getAll('desc'); foreach ($stsemobj->studiensemester as $stsem) { echo " @@ -934,6 +934,9 @@ foreach($addon_obj->result as $addon) oncommand="studiensemesterChange('', 1)" /> + + +