1
0
forked from PGL/Clyde

Rework the profile page

Add the accept/refuse for unreg request
This commit is contained in:
2024-04-17 08:53:28 +02:00
parent c434b28fe3
commit caa39696d2
17 changed files with 300 additions and 64 deletions

View File

@ -19,5 +19,6 @@ public enum Applications {
// InscriptionService authorization
Requests,
StudentsList
StudentsList,
Payments
}