Changes for page Dunca2Duncan
Last modified by Alexandru Colesnicov on 2018/11/09 17:47
edited by Alexandru Colesnicov
on 2018/11/09 17:18
on 2018/11/09 17:18
edited by Alexandru Colesnicov
on 2018/11/09 17:09
on 2018/11/09 17:09
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,7 +8,7 @@ 8 8 $list.size() 9 9 10 10 #set($class="Duncan1.Dunca") 11 - #set($xwlquery="from doc.object($class) .childrenaschildorder by doc.date desc")11 + #set($xwlquery="from doc.object($class) as obj order by doc.date desc") 12 12 #set($list=$services.query.xwql($xwlquery).execute()) 13 13 14 14 $list.size()