Modifications pour le document Homeopaths
Modifié par Jip-jan Alunkel le mars 14, 20:13
Depuis la version 8.106
modifié par Jip-jan Alunkel
sur décembre 08, 19:16
sur décembre 08, 19:16
Commentaire de modification :
Renamed from xwiki:practices.WebHome
À la version 8.107
modifié par Jip-jan Alunkel
sur décembre 08, 20:12
sur décembre 08, 20:12
Commentaire de modification :
Renamed from xwiki:practices.WebHome
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -12,6 +12,9 @@ 12 12 </p> 13 13 <div id="homeopaths_map"></div> 14 14 15 +#set($q = $services.query.xwql("from XWikiSpace as space where doc.space = 'homeopaths.WebHome'and doc.name = :usr") 16 +$q.bindValue('usr', $xcontext.getUserReference().getName()).execute() 17 + 15 15 <h2>Add your practice to the map</h2> 16 16 #set($form_start = { 17 17 "id": "homeoworld_form",