update 20211204

This commit is contained in:
2021-12-04 13:07:38 +01:00
parent f0289af9fe
commit 70148e63ce
164 changed files with 24669 additions and 3789 deletions

View File

@@ -64,7 +64,7 @@ namespace BlazorApp
new MenuItem()
{ Name = "Firmen", Path = "/Admin/Company/Company", Icon = "account_balance" },
new MenuItem()
{ Name = "Schüler", Path = "/Admin/Schueler", Icon = "accessibility" },
{ Name = "Schüler", Path = "/Admin/Student/Student", Icon = "accessibility" },
new MenuItem()
{ Name = "Zuteilung", Path = "/Admin/Zuteilung/Zuteilung", Icon = "grade" },
new MenuItem()