Changes for page Dunca2Duncan
Last modified by Alexandru Colesnicov on 2018/11/09 17:47
edited by Alexandru Colesnicov
on 2018/11/09 16:47
on 2018/11/09 16:47
edited by Alexandru Colesnicov
on 2018/11/09 16:46
on 2018/11/09 16:46
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +1,12 @@ 1 -{{velocity}} 1 +~{~{velocity}} 2 2 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 + ~#~## "$xwlquery" 7 7 #set($list=$services.query.xwql($xwlquery).execute()) 8 8 9 - $list.size()9 +$list.size() 10 10 11 -{{/velocity}} 11 +~{~{/velocity}} 12 12