title | issue | author | author_email |
---|---|---|---|
Fixed level-4 entries of sidebar navigation disappearing |
NEXT-9461 |
Luka Brlek |
- Added the
+ 1
for the depth calculcation of the navigation tree inNavigationRoute
to fix the disapearing of the level-4 entries inside the navigation.
- Changed value of the
navigationMaxDepth
block incategory-navigation.html
file from fixed value to the value that can be changed via administration settings.