Changes for page Homeopaths

Last modified by Jip-jan Alunkel on March 14, 20:13

From version 8.119
edited by Jip-jan Alunkel
on December 08, 20:41
Change comment: Renamed from xwiki:practices.WebHome
To version 8.121
edited by Jip-jan Alunkel
on December 08, 20:42
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -13,7 +13,7 @@
13 13  
14 14  ##set($q = $services.query.xwql("where doc.space like 'homeopaths' and doc.name like :usr"))
15 15  ##$q.bindValue('usr', 'practice').execute()
16 -#set($q = $services.query.xwql("where doc.space like 'homeopaths'"))
16 +#set($q = $services.query.xwql("where doc.space like 'homeopaths.%'"))
17 17  $q.execute()
18 18  ##$xcontext.getUserReference().getName()
19 19  </p>