Bugfix beim Reservieren von Stunden bei Studierendenvertretern

This commit is contained in:
Andreas Österreicher
2014-02-27 15:01:15 +00:00
parent 3e4ee336f9
commit cdc73b3250
+1 -1
View File
@@ -591,7 +591,7 @@ class wochenplan extends basis_db
$num_rows_stunde = $this->db_num_rows($result_stunde);
// Formularbeginn wenn Lektor
if ($this->user=='lektor' && $this->type=='ort')
if ($raumres && $this->type=='ort')
echo '<form name="reserve" method="post" action="stpl_week.php">'.$this->crlf;
//Tabelle zeichnen