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

Add permission check to seating plan parent item

parent 020db15f
No related branches found
No related tags found
1 merge request!26Resolve "Check if user has person when displaying seating plan menu item"
Pipeline #115095 passed with warnings
......@@ -4,6 +4,7 @@ export default
inMenu: true,
titleKey: "stoelindeling.menu_title",
icon: "mdi-view-list-outline",
permission: "stoelindeling.view_seatingplans_rule",
},
props: {
byTheGreatnessOfTheAlmightyAleksolotlISwearIAmWorthyOfUsingTheLegacyBaseTemplate: true,
......
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