Infotext im Tempus angepasst bei Lektoren mit Selbstverwalteter Pause (SVP)

This commit is contained in:
Andreas Österreicher
2019-07-05 16:28:58 +02:00
parent 96783da013
commit 02693ed790
2 changed files with 35 additions and 4 deletions
+1
View File
@@ -68,6 +68,7 @@ class zeitaufzeichnung_gd extends basis_db
$this->updateamum = $row->updateamum;
$this->updatevon = $row->updatevon;
$this->selbstverwaltete_pause = $this->db_parse_bool($row->selbstverwaltete_pause);
return true;
}
else
{