Changes for page Duncan Result
Last modified by Alexandru Colesnicov on 2019/05/27 16:12
edited by Alexandru Colesnicov
on 2018/11/06 16:36
on 2018/11/06 16:36
edited by Alexandru Colesnicov
on 2018/11/09 16:58
on 2018/11/09 16:58
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,7 +19,7 @@ 19 19 xwlquery = "from doc.object(" + className + ") as obj where doc.fullName <> \'" + template + "\' order by doc.date desc" 20 20 # print "\"%s\"" % xwlquery 21 21 # import xwiki 22 -list = services.query.xwql(xwlquery).execute() 22 +# list = services.query.xwql(xwlquery).execute() 23 23 24 24 totalF=0 25 25 totalM=0