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
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
on March 14, 19:38
Change comment:
Renamed from xwiki:practices.WebHome
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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() > 015 + 16 16 </p> 17 17 <div id="homeopaths_map"></div> 18 18 #if(!$isGuest)