minor adjustments to routes and icons

This commit is contained in:
Steffen Jost 2024-11-20 18:03:05 +01:00 committed by Sarah Vaupel
parent 162c44a44f
commit d546e5da0f
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
"submission-no-users": "user-slash", "submission-no-users": "user-slash",
"reset": "arrow-rotate-left", "reset": "arrow-rotate-left",
"blocked": "ban", "blocked": "ban",
"certificate": "certificate", "certificate": "person-circle-check",
"print-center": "envelopes-bulk", "print-center": "envelopes-bulk",
"letter": "envelopes-bulk", "letter": "envelopes-bulk",
"at": "at", "at": "at",

2
routes
View File

@ -154,7 +154,7 @@
!/term/#TermId/#SchoolId TermSchoolCourseListR GET !free !/term/#TermId/#SchoolId TermSchoolCourseListR GET !free
/school SchoolListR GET !free /school SchoolListR GET
!/school/new SchoolNewR GET POST !/school/new SchoolNewR GET POST
/school/#SchoolId SchoolR: /school/#SchoolId SchoolR:
/edit SchoolEditR GET POST /edit SchoolEditR GET POST