CIS LV-Menü Gesamtnote ist durch Config-Eintrag ein- und ausblendbar

This commit is contained in:
Stefan Puraner
2014-10-14 04:25:21 +00:00
parent 805bc697f8
commit d0bfb7a699
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -518,7 +518,7 @@ function checkZeilenUmbruch()
checkZeilenUmbruch();
//Gesamtnote
if($is_lector)
if($is_lector && (!defined('CIS_LEHRVERANSTALTUNG_GESAMTNOTE_ANZEIGEN') || CIS_LEHRVERANSTALTUNG_GESAMTNOTE_ANZEIGEN))
{
$eintraegeprozeile++;
echo '<td class="tdvertical" align="center">';