Changes
This commit is contained in:
@@ -128,6 +128,7 @@ setupPage()
|
||||
</UBadge>
|
||||
</template>-->
|
||||
</UDashboardNavbar>
|
||||
|
||||
<UTabs
|
||||
:items="[{label: 'Informationen'}, {label: 'Logbuch'}]"
|
||||
v-if="itemInfo && mode == 'show'"
|
||||
|
||||
@@ -303,6 +303,7 @@ const setState = async (newState) => {
|
||||
<template #header>
|
||||
Zeiteintrag {{configTimeMode === 'create' ? "erstellen" : "bearbeiten"}}
|
||||
</template>
|
||||
{{itemInfo}}
|
||||
<UFormGroup
|
||||
label="Start:"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user