Merge branch 'master' into feature-61599/DocumentExportLib_erweitern

This commit is contained in:
Paolo
2026-01-13 16:38:13 +01:00
189 changed files with 14126 additions and 2681 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class Pub extends Auth_Controller
{
parent::__construct(
array(
'bild' => ['basis/cis:r']
'bild' => ['basis/cis:r', 'assistenz:r']
)
);
}