Skip to content

Commit

Permalink
[BUGFIX] fix the order of included TS files for gridelements (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Feb 15, 2018
1 parent f1b155e commit c96b75b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/TypoScript/setup.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<INCLUDE_TYPOSCRIPT: source="DIR:EXT:theme_t3kit/Configuration/FluidStyledContent/" extensions="setupts">

# Add our content elements
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:theme_t3kit/Configuration/GridElements/TypoScript/DefaultGrid.setupts">
<INCLUDE_TYPOSCRIPT: source="DIR:EXT:theme_t3kit/Configuration/ContentElements/" extensions="setupts">

# Add our Grid elements
Expand Down

0 comments on commit c96b75b

Please sign in to comment.