Merge branch 'feature-60973/komponente_fuer_lehrfaecherverteilung' into deploy_22_09_25_lvverwaltung

# Conflicts:
#	system/dbupdate_3.4.php
#	system/phrasesupdate.php
This commit is contained in:
ma0048
2025-09-18 15:04:01 +02:00
61 changed files with 7739 additions and 82 deletions
+11
View File
@@ -0,0 +1,11 @@
<?php
$config['lvverwaltung_tags'] = [
'hinweis_stg_kf' => ['readonly' => false],
'hinweis' => ['readonly' => false],
'hinweis_assistenz' => ['readonly' => false],
'finished_stg' => ['readonly' => false],
'finished_kf' => ['readonly' => true],
'inwork_kf' => ['readonly' => true],
];