Removed Abwesenheiten

This commit is contained in:
2025-11-09 17:53:29 +01:00
parent 7eb4a32552
commit f3892861b1

View File

@@ -147,11 +147,11 @@ const links = computed(() => {
to: "/staff/time", to: "/staff/time",
icon: "i-heroicons-clock" icon: "i-heroicons-clock"
}] : [], }] : [],
... has("absencerequests") ? [{ /*... has("absencerequests") ? [{
label: "Abwesenheiten", label: "Abwesenheiten",
to: "/standardEntity/absencerequests", to: "/standardEntity/absencerequests",
icon: "i-heroicons-document-text" icon: "i-heroicons-document-text"
}] : [], }] : [],*/
/*{ /*{
label: "Fahrten", label: "Fahrten",
to: "/trackingTrips", to: "/trackingTrips",