fix: add missing argument
This commit is contained in:
@@ -71,7 +71,8 @@
|
||||
forceHotelUid: teaser.forceHotelUid,
|
||||
dateFrom: dateFrom,
|
||||
dateTo: dateTo,
|
||||
index: iteration.index
|
||||
index: iteration.index,
|
||||
globalConceptCode: settings.globalConceptCode
|
||||
}"/>
|
||||
</f:for>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user