Skip to content

Commit

Permalink
[!!!][BUGFIX] disable divider heading from being displayed (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Basel authored and dmh committed Aug 31, 2018
1 parent 308552a commit a256c79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Private/Templates/FluidStyledContent/Div.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">

<f:layout name="Default" />
<f:section name="Header" />
<f:section name="Main">
<f:if condition="{settings.iconClass}">
<f:then>
Expand Down

0 comments on commit a256c79

Please sign in to comment.