Fixed Calendar & Timeline

Fixed AbsenceRequest Manual Selects
This commit is contained in:
2024-12-31 23:40:12 +01:00
parent 4ef7d410f4
commit 6989dd61f7
4 changed files with 326 additions and 87 deletions

View File

@@ -167,7 +167,7 @@ const links = computed(() => {
children: [
... role.checkRight("vehicles") ? [{
label: "Fahrzeuge",
to: "/vehicles",
to: "/standardEntity/vehicles",
icon: "i-heroicons-truck"
}] : [],{
label: "Fahrten",