wip: booking process

This commit is contained in:
Björn Fromme
2025-07-14 17:15:15 +02:00
parent a55e30e12d
commit bef18971c3
45 changed files with 688 additions and 270 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
<h2 class="text-lg font-semibold">
Reise
</h2>
{{ bookingData.travel }}
{{ bookingData.travelName }}
</div>
<div>
<h3 class="text-lg font-semibold">
+1 -1
View File
@@ -36,7 +36,7 @@
<tr class="odd:bg-zinc-50 hover:bg-zinc-100 odd:hover:bg-zinc-100">
<td class="border-r border-zinc-200 px-2 py-1 md:p-2"
data-label="Reise">
{{ booking.travel }}
{{ booking.travelName }}
</td>
<td class="border-r border-zinc-200 px-2 py-1 md:p-2"
data-label="Buchungsdatum">