Skip to content

Commit 790b500

Browse files
committed
[TASK] setup default Gridelements options
1 parent 78814ed commit 790b500

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Configuration/GridElements/TypoScript/DefaultGrid.setupts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ lib.gridelements {
1717
40 = EXT:theme_t3kit/Resources/Private/Templates/GridElements/
1818
}
1919
dataProcessing {
20+
10.default.options {
21+
respectColumns = 1
22+
respectRows = 1
23+
}
2024
# "inherit" from lib.fluidContent
2125
800 < lib.contentElement.dataProcessing.800
2226
830 < lib.contentElement.dataProcessing.830

0 commit comments

Comments
 (0)