mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 23:35:45 +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/reports/': ['lti.dashboard.list'],
|
||||||
'/daily-checklist/master-data/employee/': ['lti.dashboard.list'],
|
'/daily-checklist/master-data/employee/': ['lti.dashboard.list'],
|
||||||
'/daily-checklist/master-data/activity/': ['lti.dashboard.list'],
|
'/daily-checklist/master-data/activity/': ['lti.dashboard.list'],
|
||||||
|
'/daily-checklist/master-data/configuration/': ['lti.dashboard.list'],
|
||||||
|
|
||||||
// Production
|
// Production
|
||||||
// Production - Project Flock
|
// Production - Project Flock
|
||||||
|
|||||||
Reference in New Issue
Block a user