mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
stundeplan_model byLva() query when providing lv_id irrespective of student, group, lector etc just fetch all & show them
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
$includesArray = array(
|
||||
'title' => 'MyLv',
|
||||
'primevue3' => true,
|
||||
'customJSModules' => ['public/js/apps/Cis/MyLv/Student.js'],
|
||||
'customCSSs' => ['public/css/components/MyLv.css']
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user