diff --git a/components/MainNav.vue b/components/MainNav.vue index 2d5d58e..85b6680 100644 --- a/components/MainNav.vue +++ b/components/MainNav.vue @@ -147,11 +147,11 @@ const links = computed(() => { to: "/staff/time", icon: "i-heroicons-clock" }] : [], - ... has("absencerequests") ? [{ + /*... has("absencerequests") ? [{ label: "Abwesenheiten", to: "/standardEntity/absencerequests", icon: "i-heroicons-document-text" - }] : [], + }] : [],*/ /*{ label: "Fahrten", to: "/trackingTrips",