Changes for page Dunca2Duncan
Last modified by Alexandru Colesnicov on 2018/11/09 17:47
edited by Alexandru Colesnicov
on 2018/11/09 17:07
on 2018/11/09 17:07
edited by Alexandru Colesnicov
on 2018/11/09 16:47
on 2018/11/09 16:47
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,16 +3,10 @@ 3 3 #set($class="Duncan1.Code.GDataClass") 4 4 #set($template="Duncan1.Code.GDataTemplate") 5 5 #set($xwlquery="from doc.object($class) as obj where doc.fullName <> '$template' order by doc.date desc") 6 + ### "$xwlquery" 6 6 #set($list=$services.query.xwql($xwlquery).execute()) 7 7 8 8 $list.size() 9 9 10 - #set($class="Duncan1.Dunca") 11 - #set($template="Duncan1.Code.GDataTemplate") 12 - #set($xwlquery="from doc.object($class) as obj where doc.fullName <> '$template' order by doc.date desc") 13 - #set($list=$services.query.xwql($xwlquery).execute()) 14 - 15 - $list.size() 16 - 17 17 {{/velocity}} 18 18