feat: show inquiry status with rooms in step 1

This commit is contained in:
Björn Fromme
2026-03-16 12:00:56 +01:00
parent ea162972fa
commit 82a8541af1
5 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<div class="grid grid-cols-3 pb-2">
<div class="col-span-2 pr-2">
<div class="font-semibold">
{{ form.vars.label_room }}
{{ form.vars.label_room }} {% if form.vars.is_inquiry %}(nur auf Anfrage){% endif %}
</div>
<div class="text-gray-500">
{{ form.vars.label_price }}