minor adjustments to routes and icons
This commit is contained in:
parent
162c44a44f
commit
d546e5da0f
@ -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
2
routes
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user