Leistungsbeurteilung ausblendbar

This commit is contained in:
oesi
2015-06-02 15:07:16 +02:00
parent 35c779775d
commit f5ed1f15e4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ function checkZeilenUmbruch()
}
}
}
if($angemeldet || $is_lector)
if(CIS_LEHRVERANSTALTUNG_LEISTUNGSUEBERSICHT_ANZEIGEN && ($angemeldet || $is_lector))
{
if(isset($dest_dir) && isset($dir_empty) && $dir_empty == false)
{