add grading, attendnace management
This commit is contained in:
@@ -67,6 +67,7 @@ export function spaPathFromCiUrl(url: string | null | undefined): string | null
|
||||
}
|
||||
|
||||
const shortcuts: Record<string, string> = {
|
||||
'landing_page/admin_dashboard': '/app/landing-page/admin-dashboard',
|
||||
'landing_page/guest_dashboard': '/app/home',
|
||||
'landing_page/parent_dashboard': '/app/parent/home',
|
||||
'landing_page/teacher_dashboard': '/app/teacher_dashboard',
|
||||
|
||||
Reference in New Issue
Block a user