mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Bugfix: Semester sind ab jetzt nicht mehr verschiebbar
This commit is contained in:
@@ -314,7 +314,6 @@ function loadLehrveranstaltungSTPL(studienplan_id, bezeichnung, max_semester)
|
||||
}
|
||||
if(m.r.attr("rel")==="semester" && (m.p === "inside" || m.p === "before"))
|
||||
{
|
||||
console.log(m);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user