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 '