Skip to content
Snippets Groups Projects
Commit 8b7a9d87 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Add permission check

parent a6946c66
No related branches found
No related tags found
1 merge request!301New data model based on calendar events
Pipeline #147477 failed
......@@ -27,6 +27,9 @@ export default {
path: "timetable/:type/:id/",
component: Timetable,
name: "chronos.timetableWithId",
meta: {
permission: "chronos.view_timetables_rule",
},
},
],
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment