Deprecated absencerequests as non Standard Entity
Added Respective Rights Changes to show title
This commit is contained in:
@@ -102,11 +102,11 @@ const links = computed(() => {
|
||||
to: "/workingtimes",
|
||||
icon: "i-heroicons-clock"
|
||||
}] : [],
|
||||
{
|
||||
... role.checkRight("absencerequests") ? [{
|
||||
label: "Abwesenheiten",
|
||||
to: "/absenceRequests",
|
||||
to: "/standardEntity/absencerequests",
|
||||
icon: "i-heroicons-document-text"
|
||||
},
|
||||
}] : [],
|
||||
]
|
||||
},
|
||||
... profileStore.ownTenant.features.accounting ? [{
|
||||
|
||||
Reference in New Issue
Block a user