Skip to content

Commit

Permalink
[TASK] setup default Gridelements options
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Dec 19, 2018
1 parent 78814ed commit 790b500
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Configuration/GridElements/TypoScript/DefaultGrid.setupts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ lib.gridelements {
40 = EXT:theme_t3kit/Resources/Private/Templates/GridElements/
}
dataProcessing {
10.default.options {
respectColumns = 1
respectRows = 1
}
# "inherit" from lib.fluidContent
800 < lib.contentElement.dataProcessing.800
830 < lib.contentElement.dataProcessing.830
Expand Down

0 comments on commit 790b500

Please sign in to comment.