Fix regression causing included services not being shown
This commit is contained in:
@@ -236,7 +236,7 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-4 bg-white rounded-b">
|
<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"
|
<table class="hidden table table-striped"
|
||||||
data-modal-target="content"
|
data-modal-target="content"
|
||||||
data-uid="{row.dateUid}">
|
data-uid="{row.dateUid}">
|
||||||
|
|||||||
Reference in New Issue
Block a user