Merge branch 'feature-33683/digitale_anwesenheitsliste_und_entschuldigungsmanagement_fuer_studierende_prototyp' into feature-25999/C4_cleanup

This commit is contained in:
Harald Bamberger
2024-11-12 11:21:16 +01:00
13 changed files with 158 additions and 32 deletions
+2 -2
View File
@@ -565,6 +565,7 @@ class FilterCmptLib
getAuthPersonId()
);
// If filters were loaded
if (hasData($filters))
{
@@ -1172,5 +1173,4 @@ class FilterCmptLib
return $filterName;
}
}
}