Skip to content

Commit a8ef057

Browse files
mesosadmh
authored andcommitted
[BUGFIX] change partialRootPaths to include partials from FluidStyledContent (#458)
1 parent 377d763 commit a8ef057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration/GridElements/TypoScript/DefaultGrid.setupts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lib.gridelements {
99
20 = EXT:fluid_styled_content/Resources/Private/Partials/
1010
30 = EXT:theme_t3kit/Resources/Private/Partials/ContentElements/
1111
40 = EXT:theme_t3kit/Resources/Private/Partials/FluidStyledContent/
12-
40 = EXT:theme_t3kit/Resources/Private/Partials/GridElements/
12+
50 = EXT:theme_t3kit/Resources/Private/Partials/GridElements/
1313
}
1414
templateRootPaths {
1515
20 = EXT:theme_t3kit/Resources/Private/Templates/ContentElements/

0 commit comments

Comments
 (0)