Changes for page ExternalApps
Last modified by bougault on 2019/09/12 12:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,6 +4,7 @@ 4 4 ## children: $spaceDoc.getChildren() 5 5 6 6 #foreach($child in $spaceDoc.getChildren()) 7 +$child 7 7 #set($childDoc = $xwiki.getDocument($child)) 8 8 #set($URL = $childDoc.display('url')) 9 9 #set($title = $childDoc.display('title'))