Removed not Functioning Cards
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user