Merge branch 'develop'
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
<span class="block flex-1 leading-tight">{product.feature}</span>
|
<span class="block flex-1 leading-tight">{product.feature}</span>
|
||||||
</li>
|
</li>
|
||||||
</f:if>
|
</f:if>
|
||||||
<f:if condition="{board}">
|
<f:if condition="{board} != '' && {board} != 'keine Verpflegung'">
|
||||||
<li class="flex items-center space-x-1 py-1">
|
<li class="flex items-center space-x-1 py-1">
|
||||||
{ep:icon(class: 'w-6 h-6 text-ep-primary-light', icon: 'check')}
|
{ep:icon(class: 'w-6 h-6 text-ep-primary-light', icon: 'check')}
|
||||||
<span class="block flex-1 leading-tight">Verpflegung</span>
|
<span class="block flex-1 leading-tight">Verpflegung</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user