Created
January 19, 2022 15:29
-
-
Save wowaTYPO3/f99cb2be87931ffc2268bd8c1950ec78 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tt_content.2cols < lib.contentElement | |
tt_content.2cols { | |
templateName = 2cols | |
templateRootPaths.10 = EXT:vt11/Resources/Private/Extensions/container/Templates/ | |
dataProcessing { | |
201 = B13\Container\DataProcessing\ContainerProcessor | |
201 { | |
colPos = 201 | |
as = childrenLeft | |
} | |
202 = B13\Container\DataProcessing\ContainerProcessor | |
202 { | |
colPos = 202 | |
as = childrenRight | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment