We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1392149 commit a88da10Copy full SHA for a88da10
1 file changed
Packages/Sites/Sfi.Sfi/Resources/Private/Templates/TypoScriptObjects/MainMenu.html
@@ -25,7 +25,7 @@
25
</div>
26
</f:then>
27
<f:else>
28
- <div class="LinkState MainMenu-SubItem MainMenu-SubItem--level1 MainMenu-SubItem--inactive ParagraphAlt {ts:render(path:'{subItem.state}.attributes.class', context: {item: subItem}) -> f:format.raw()}">
+ <div class="LinkState MainMenu-SubItem MainMenu-SubItem--level1 ParagraphAlt {ts:render(path:'{subItem.state}.attributes.class', context: {item: subItem}) -> f:format.raw()}">
29
{subItem.node.label}
30
31
</f:else>
0 commit comments