1
0
forked from PGL/Clyde

Schedule management

This commit is contained in:
2024-04-14 13:52:09 +02:00
parent adaa828810
commit 9112004326
15 changed files with 517 additions and 32 deletions

View File

@ -17,6 +17,9 @@ public enum Applications {
// teachers and Secretary authorization
ManageCourses,
UsersList,
//Secretary authorization
ManageSchedules,
// InscriptionService authorization
Inscription,