Add backend preview renderer for booking link teaser
This commit is contained in:
@@ -28,6 +28,8 @@ $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS'][$layout]['tt_content_drawItem']['tease
|
||||
\EP\EpTheme\Hooks\PageLayoutView\TeaserConceptPreviewRenderer::class;
|
||||
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS'][$layout]['tt_content_drawItem']['teaser_product'] =
|
||||
\EP\EpTheme\Hooks\PageLayoutView\TeaserProductPreviewRenderer::class;
|
||||
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS'][$layout]['tt_content_drawItem']['teaser_booking_link'] =
|
||||
\EP\EpTheme\Hooks\PageLayoutView\TeaserBookingLinkPreviewRenderer::class;
|
||||
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS'][$layout]['tt_content_drawItem']['gmap'] =
|
||||
\EP\EpTheme\Hooks\PageLayoutView\GmapPreviewRenderer::class;
|
||||
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS'][$layout]['tt_content_drawItem']['disturber'] =
|
||||
|
||||
Reference in New Issue
Block a user