Skip to content

Commit

Permalink
MERGE: Merge branch '4.3' into 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albe committed Apr 30, 2020
2 parents 89b161c + bd496f1 commit 367e9be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Private/Fusion/Root.fusion
Expand Up @@ -12,6 +12,8 @@ prototype(Neos.NodeTypes.Navigation:Navigation) < prototype(Neos.Neos:Menu) {
maximumLevels = ${q(node).property('maximumLevels')}
maximumLevels.@process.1 = ${String.toInteger(value)}

attributes.class.@process < prototype(Neos.Neos:Content).attributes.class.@process

active.attributes = Neos.Fusion:Attributes {
class = 'active'
}
Expand Down

0 comments on commit 367e9be

Please sign in to comment.