Fix regression causing included services not being shown

This commit is contained in:
Björn Fromme
2022-12-23 17:52:06 +01:00
parent 97644c3257
commit 7bd7f40279
@@ -236,7 +236,7 @@
</button>
</div>
<div class="p-4 bg-white rounded-b">
<f:for each="{dates}" as="row">
<f:for each="{bookableDates}" as="row">
<table class="hidden table table-striped"
data-modal-target="content"
data-uid="{row.dateUid}">