Skip to content
Snippets Groups Projects

Resolve "Check if user has person when displaying seating plan menu item"

All threads resolved!
@@ -6,9 +6,7 @@ export default
inMenu: true,
titleKey: "stoelindeling.menu_title",
icon: "mdi-view-list-outline",
validators: [
hasPersonValidator
],
permission: "stoelindeling.view_seatingplans_rule",
},
props: {
byTheGreatnessOfTheAlmightyAleksolotlISwearIAmWorthyOfUsingTheLegacyBaseTemplate: true,
Loading