From a84d40c5ead02470bb706aa1c23229a970c15cb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 10 Nov 2010 15:49:54 +0000 Subject: [PATCH] =?UTF-8?q?Beim=20Auswahl=20der=20LV=20bei=20Projektarbeit?= =?UTF-8?q?en=20wird=20zus=C3=A4tzlich=20die=20Orgform=20angezeigt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/student/studentprojektarbeitoverlay.xul.php | 2 +- rdf/lehrveranstaltung.rdf.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/student/studentprojektarbeitoverlay.xul.php b/content/student/studentprojektarbeitoverlay.xul.php index d834f2879..f9035425c 100644 --- a/content/student/studentprojektarbeitoverlay.xul.php +++ b/content/student/studentprojektarbeitoverlay.xul.php @@ -213,7 +213,7 @@ echo ''; diff --git a/rdf/lehrveranstaltung.rdf.php b/rdf/lehrveranstaltung.rdf.php index bd7e18859..4b9335498 100644 --- a/rdf/lehrveranstaltung.rdf.php +++ b/rdf/lehrveranstaltung.rdf.php @@ -99,6 +99,7 @@ if(isset($_GET['optional']) && $_GET['optional']=='true') + '; } @@ -135,6 +136,7 @@ foreach ($lehrveranstaltung->lehrveranstaltungen as $row) planpersonalkosten.']]> plankostenprolektor.']]> lehrform_kurzbz.']]> + orgform_kurzbz.']]> '; }