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

Add validator to parent menu item

parent 020db15f
No related branches found
No related tags found
No related merge requests found
Pipeline #114887 passed with warnings
This commit is part of merge request !26. Comments created here will be created in the context of that merge request.
import { hasPersonValidator } from "aleksis.core/routeValidators";
export default
{
meta: {
inMenu: true,
titleKey: "stoelindeling.menu_title",
icon: "mdi-view-list-outline",
validators: [
hasPersonValidator
],
},
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