Merge branch 'main' into new-big-calendar-feature

This commit is contained in:
Adrian Hopek
2022-04-06 15:14:29 +02:00
27 changed files with 1386 additions and 1222 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,