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

Add permission check

parent 93bcfeef
No related branches found
No related tags found
1 merge request!2Resolve "Frontend for Models"
......@@ -52,6 +52,9 @@ export default {
import("./components/timetable_management/TimetableManagement.vue"),
name: "lesrooster.timetable_management",
props: true,
meta: {
permission: "lesrooster.view_timetable_creation_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