fix: provide required typoscript to content element
This commit is contained in:
+1
@@ -6,5 +6,6 @@ lib.contentElement {
|
||||
partialRootPaths.20 = EXT:ep_theme/Resources/Private/Partials
|
||||
settings < plugin.tx_eptheme.settings
|
||||
settings.themekey = {$plugin.tx_eptheme.settings.themekey}
|
||||
settings.defaultAjaxUid = {$plugin.tx_eptheme.settings.defaultAjaxUid}
|
||||
}
|
||||
|
||||
|
||||
+2
@@ -21,6 +21,8 @@
|
||||
forceHotelUid: teaser.forceHotelUid,
|
||||
dateFrom: dateFrom,
|
||||
dateTo: dateTo,
|
||||
new: teaser.new,
|
||||
skiPassIncluded: teaser.skiPassIncluded,
|
||||
landscape: '{f:if(condition: \'{data.layout} == 2 || {data.layout} == 3\', then: 1, else: 0)}'
|
||||
}"/>
|
||||
</f:if>
|
||||
|
||||
Reference in New Issue
Block a user