Hide headline in case product is not bookable

This commit is contained in:
Björn Fromme
2022-04-27 08:13:36 +02:00
parent 1d1daec31b
commit 03cdcd73ee
@@ -5,9 +5,6 @@
<f:layout name="Default"/>
<f:section name="Main">
<div class="headline--3 mb-2">
Buchungsoptionen {hotel.name}
</div>
<f:variable name="spriteIconUrl">
<f:format.raw>{f:uri.image(src: 'EXT:ep_theme/Resources/Public/images/icons_sprite.svg')}</f:format.raw>
</f:variable>
@@ -23,6 +20,9 @@
</f:else>
</f:if>
<f:if condition="{dates}">
<div class="headline--3 mb-2">
Buchungsoptionen {hotel.name}
</div>
<table class="w-full mb-4 bg-gray-200">
<thead>
<tr>