This commit is contained in:
Adrian Hopek
2022-04-06 14:57:43 +02:00
parent 6dceabb857
commit 62588e0dbe
4 changed files with 8 additions and 8 deletions

View File

@@ -301,7 +301,7 @@ const navigation = computed(() =>
can: true,
},
{
name: 'Wnioski urlopowe',
name: 'Lista wniosków',
href: '/vacation/requests',
component: 'VacationRequest/IndexForApprovers',
icon: CollectionIcon,