Ferienzeiten list: added possibility to update entries

This commit is contained in:
Alexei Karpenko
2026-02-25 14:35:13 +01:00
parent c47a1cb627
commit f42ef3d5b6
5 changed files with 125 additions and 187 deletions
+2 -1
View File
@@ -9,8 +9,9 @@
'navigationcomponent' => true,
'tabulator6' => true,
'primevue3' => true,
'vuedatepicker11' => true,
//'vuedatepicker11' => true,
'customJSModules' => array('public/js/apps/lehre/Ferienverwaltung/Ferienverwaltung.js'),
'customCSSs' => array('vendor/vuejs/vuedatepicker_css/main.css')
);
$this->load->view('templates/FHC-Header', $includesArray);