Changes for page Rangee Index

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

From version 12.59
edited by Tobias Wintrich
on 2021/09/28 13:11
Change comment: There is no comment for this version
To version 12.58
edited by Tobias Wintrich
on 2021/09/28 13:11
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -15,7 +15,7 @@
15 15   #set($children =$doc.getChildren())
16 16   Single Property Sort
17 17   #foreach($obj in $sorter.sort($children, "name"))
18 - $obj
18 + $obj.name
19 19   #end
20 20   End
21 21   #foreach($docname in $results)