Skip to content
Snippets Groups Projects
Commit 1622fec9 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch '14-check-if-user-has-person-when-displaying-seating-plan-menu-item' into 'master'

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

Closes #14

See merge request !26
parents 20e268d4 0f4b5005
No related branches found
No related tags found
1 merge request!26Resolve "Check if user has person when displaying seating plan menu item"
Pipeline #115106 passed with warnings
Pipeline: AlekSIS

#115108

    ...@@ -4,6 +4,7 @@ export default ...@@ -4,6 +4,7 @@ export default
    inMenu: true, inMenu: true,
    titleKey: "stoelindeling.menu_title", titleKey: "stoelindeling.menu_title",
    icon: "mdi-view-list-outline", icon: "mdi-view-list-outline",
    permission: "stoelindeling.view_seatingplans_rule",
    }, },
    props: { props: {
    byTheGreatnessOfTheAlmightyAleksolotlISwearIAmWorthyOfUsingTheLegacyBaseTemplate: true, 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