We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78814ed commit 790b500Copy full SHA for 790b500
Configuration/GridElements/TypoScript/DefaultGrid.setupts
@@ -17,6 +17,10 @@ lib.gridelements {
17
40 = EXT:theme_t3kit/Resources/Private/Templates/GridElements/
18
}
19
dataProcessing {
20
+ 10.default.options {
21
+ respectColumns = 1
22
+ respectRows = 1
23
+ }
24
# "inherit" from lib.fluidContent
25
800 < lib.contentElement.dataProcessing.800
26
830 < lib.contentElement.dataProcessing.830
0 commit comments