Merge branch 'feature-76464/reworking-use-of-controller-viewdata' into cis40_2026-02_rc

This commit is contained in:
Harald Bamberger
2026-04-23 14:20:19 +02:00
36 changed files with 683 additions and 638 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import Theme from '../plugins/Theme.js';
import contrast from '../directives/contrast.js';
import {setScrollbarWidth} from "../helpers/CssVarCalcHelpers.js";
import LvPlan from "../components/Cis/LvPlan/Lehrveranstaltung.js";
import MyLvPlan from "../components/Cis/LvPlan/Personal.js";
import MyLvPlan from "../components/Cis/LvPlan/MyLvPlan.js";
import MylvStudent from "../components/Cis/Mylv/Student.js";
import Profil from "../components/Cis/Profil/Profil.js";
import Raumsuche from "../components/Cis/Raumsuche/Raumsuche.js";