Changes for page Rangee Index

Last modified by Tobias Wintrich on 2025/06/04 09:20

From version 12.37
edited by Tobias Wintrich
on 2021/09/28 12:20
Change comment: There is no comment for this version
To version 12.36
edited by Tobias Wintrich
on 2021/09/28 12:19
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -29,7 +29,7 @@
29 29   <ul>
30 30   #foreach($rdoc in $results2)
31 31   #set($rdoc2 = $xwiki.getDocument($rdoc).getTranslatedDocument())
32 - #if ($locale == $rdoc2.getLanguage())
32 + #if ($locale == $rdoc.getLanguage())
33 33   <li class="
34 34   #if ($depth > 1)
35 35   jstree-open