Changes for page Stats per date

Last modified by Vincent Massol on 2014/07/22 11:09

From version 1.3
edited by Vincent Massol
on 2014/07/21 18:35
Change comment: There is no comment for this version
To version 1.2
edited by Vincent Massol
on 2014/07/21 18:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  {{groovy}}
4 4  if (request.confirm == '1') {
5 - services.query.xwql("from doc.object(ExtensionCode.ExtensionClass) as extension and where space = 'Extension'").execute().each() {
5 + services.xwql("from doc.object(ExtensionCode.ExtensionClass) as extension and where space = 'Extension'").execute().each() {
6 6  println "* ${it}"
7 7   }
8 8  }

Get Connected