Add four-column grid container
This commit is contained in:
+11
@@ -20,6 +20,17 @@ tt_content.ep_container_thirds {
|
||||
}
|
||||
}
|
||||
|
||||
tt_content.ep_container_quarters =< lib.contentElement
|
||||
tt_content.ep_container_quarters {
|
||||
templateName = Quarters
|
||||
templateRootPaths {
|
||||
10 = EXT:ep_theme/Resources/Private/Templates/Container
|
||||
}
|
||||
dataProcessing {
|
||||
100 = B13\Container\DataProcessing\ContainerProcessor
|
||||
}
|
||||
}
|
||||
|
||||
tt_content.ep_container_teasergroup =< lib.contentElement
|
||||
tt_content.ep_container_teasergroup {
|
||||
templateName = Teasergroup
|
||||
|
||||
Reference in New Issue
Block a user