Term route made accessible to all
This commit is contained in:
parent
40fab9a362
commit
6bdde9ae4f
2
routes
2
routes
@ -8,9 +8,9 @@
|
|||||||
|
|
||||||
/profile ProfileR GET
|
/profile ProfileR GET
|
||||||
|
|
||||||
|
/showterms ShowTermsR GET
|
||||||
|
|
||||||
/assist/newcourse NewCourseR GET POST
|
/assist/newcourse NewCourseR GET POST
|
||||||
/assist/showterms ShowTermsR GET
|
|
||||||
/assist/newterm NewTermR GET
|
/assist/newterm NewTermR GET
|
||||||
/assist/editterm EditTermR GET POST
|
/assist/editterm EditTermR GET POST
|
||||||
/assist/editterm/#TermIdentifier EditTermExistR GET
|
/assist/editterm/#TermIdentifier EditTermExistR GET
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user