Removed not Functioning Cards

This commit is contained in:
2025-09-24 17:49:49 +02:00
parent a207237bc2
commit 46d0cbfd41

View File

@@ -6,7 +6,7 @@ definePageMeta({
layout: 'mobile'
})
const profileStore = useProfileStore()
//const profileStore = useProfileStore()
</script>
@@ -21,7 +21,7 @@ const profileStore = useProfileStore()
>
<display-open-tasks/>
</UDashboardCard>
<UDashboardCard
<!--<UDashboardCard
title="Anwesenheit"
>
<display-running-working-time/>
@@ -36,7 +36,7 @@ const profileStore = useProfileStore()
v-if="profileStore.ownTenant.features.accounting"
>
<display-open-balances/>
</UDashboardCard>
</UDashboardCard>-->
<UDashboardCard
title="Projekte"
>