Changes for page Homeopaths

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

From version 10.50
edited by Jip-jan Alunkel
on March 14, 19:39
Change comment: Renamed from xwiki:practices.WebHome
To version 10.49
edited by Jip-jan Alunkel
on March 14, 19:38
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12   #set($q = $services.query.xwql("from doc.object(homeopaths.Code.homeopathsClass) as homepath where homepath.doc_owner like :usr"))
13 13   #set($usrName = $xwiki.getDocument($xcontext.getUserReference()).getFullName())
14 14   #set($r = $aq.bindValue('usr',"${usrName}").execute())
15 -$r.size() > 0
15 +
16 16  </p>
17 17  <div id="homeopaths_map"></div>
18 18  #if(!$isGuest)