Fixed bug in Navigation where the indent was based on relDepth rather that on the tree depth. Also fixes issues
concerning the <ul> template.
This commit is contained in:
parent
4d27b10457
commit
9f69e54e77
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
7.5.20
|
||||
- fixed: The indent loop of the Navigation wobject has an incorrect number of
|
||||
iterations in some cases. (Martin Kamerbeek / Oqapi)
|
||||
|
||||
7.5.19
|
||||
- fixed: paginator doesn't show correct number of page links with a limit applied
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue