Fixed Calendar & Timeline
Fixed AbsenceRequest Manual Selects
This commit is contained in:
@@ -167,7 +167,7 @@ const links = computed(() => {
|
||||
children: [
|
||||
... role.checkRight("vehicles") ? [{
|
||||
label: "Fahrzeuge",
|
||||
to: "/vehicles",
|
||||
to: "/standardEntity/vehicles",
|
||||
icon: "i-heroicons-truck"
|
||||
}] : [],{
|
||||
label: "Fahrten",
|
||||
|
||||
Reference in New Issue
Block a user