From 7725be4b40da939480de0c0c8deaf14c2cc10a6f Mon Sep 17 00:00:00 2001 From: oesi Date: Fri, 27 Jan 2017 08:29:05 +0100 Subject: [PATCH] =?UTF-8?q?Option=20zum=20Ausblenden=20von=20Messages=20hi?= =?UTF-8?q?nzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/global.config-default.inc.php | 3 +++ content/fas.xul.php | 30 +++++++++++++++--------- content/student/studentenoverlay.xul.php | 11 +++++++-- 3 files changed, 31 insertions(+), 13 deletions(-) diff --git a/config/global.config-default.inc.php b/config/global.config-default.inc.php index 440d3c1a6..8b9402363 100644 --- a/config/global.config-default.inc.php +++ b/config/global.config-default.inc.php @@ -92,6 +92,9 @@ define('FAS_PRUEFUNG_BEI_NOTENEINGABE_ANLEGEN',false); //oder Prozentpunkte uebernommen werden true=Punkte, false=Prozentpunkte define('FAS_REIHUNGSTEST_PUNKTE', false); +// Legt fest ob Messages im FAS angezeigt werden true|false +define('FAS_MESSAGES',false); + // Anzeigeoptionen für LV-Plan Menü define('CIS_LVPLAN_EXPORT_ANZEIGEN',true); define('CIS_LVPLAN_PERSONENAUSWAHL_ANZEIGEN',true); diff --git a/content/fas.xul.php b/content/fas.xul.php index dd63abf14..84b34a11d 100644 --- a/content/fas.xul.php +++ b/content/fas.xul.php @@ -20,6 +20,7 @@ * Rudolf Hangl . */ require_once('../config/vilesci.config.inc.php'); +require_once('../config/global.config.inc.php'); require_once('../include/functions.inc.php'); require_once('../include/benutzerberechtigung.class.php'); require_once('../include/studiensemester.class.php'); @@ -751,17 +752,24 @@ foreach($addon_obj->result as $addon) accesskey = "&menu-cis-notenliste.accesskey;"/> - - - - - - + + + + + + + + '; ?> - + '; + ?> @@ -446,7 +450,10 @@ else echo '