Changes for page 3D Printing

Last modified by Josh McGee on 2026/01/21 13:23

From version 44.1
edited by Josh McGee
on 2025/11/19 10:42
Change comment: There is no comment for this version
To version 47.1
edited by Josh McGee
on 2025/11/19 10:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,7 +17,7 @@
17 17  {{velocity}}
18 18  #macro(listAreasSubpages)
19 19   ## Get the parent document
20 - #set($parentDoc = $xwiki.getDocument('Areas.Upstairs.WebHome'))
20 + #set($parentDoc = $xwiki.getDocument('Areas.Upstairs.3DPrinters.WebHome'))
21 21  
22 22   ## Get its direct children (references)
23 23   #set($children = $parentDoc.getChildren())