mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
feat: add route permission for daily checklist master configuration
This commit is contained in:
@@ -20,6 +20,7 @@ export const ROUTE_PERMISSIONS: Record<string, string[]> = {
|
||||
'/daily-checklist/reports/': ['lti.dashboard.list'],
|
||||
'/daily-checklist/master-data/employee/': ['lti.dashboard.list'],
|
||||
'/daily-checklist/master-data/activity/': ['lti.dashboard.list'],
|
||||
'/daily-checklist/master-data/configuration/': ['lti.dashboard.list'],
|
||||
|
||||
// Production
|
||||
// Production - Project Flock
|
||||
|
||||
Reference in New Issue
Block a user