mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
Lehrveranstaltungsverwaltung im Vilesci enthaelt nun auch die neuen Attribute Lehrauftrag/LVInfo und Benotung
This commit is contained in:
@@ -80,8 +80,8 @@ class lehrveranstaltung extends basis_db
|
||||
public $lvps;
|
||||
public $las;
|
||||
|
||||
public $benotung=false;
|
||||
public $lvinfo=false;
|
||||
public $benotung=true;
|
||||
public $lvinfo=true;
|
||||
public $curriculum=true;
|
||||
public $export=true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user