Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From version 10.21
edited by Tobias Wintrich
on 2021/09/28 08:30
on 2021/09/28 08:30
Change comment:
There is no comment for this version
To version 10.20
edited by Tobias Wintrich
on 2021/09/28 08:29
on 2021/09/28 08:29
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -13,7 +13,7 @@ 13 13 <li> 14 14 [[$rdoc.getDisplayTitle()>>$rdoc.fullName]] 15 15 </li> 16 - #set($query2="where doc.parent='$doc .document' order by doc.title asc")16 + #set($query2="where doc.parent='$rdoc' order by doc.title asc") 17 17 #set($results2 = false) 18 18 #set($results2 = $xwiki.searchDocuments($query2)) 19 19 <ul>