Modifications pour le document Homeopaths

Modifié par Jip-jan Alunkel le mars 14, 20:13

Depuis la version 8.157
modifié par Jip-jan Alunkel
sur janvier 25, 18:15
Commentaire de modification : Renamed from xwiki:practices.WebHome
À la version 10.1
modifié par Jip-jan Alunkel
sur février 19, 18:36
Commentaire de modification : Renamed from xwiki:practices.WebHome

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -8,7 +8,7 @@
8 8  
9 9  {{html wiki="false" clean="false"}}
10 10  <p>
11 -All about homeopaths.
11 +All about the page "homeopaths". Where is it for?
12 12  </p>
13 13  <div id="homeopaths_map"></div>
14 14  #if(!$isGuest)
... ... @@ -18,7 +18,7 @@
18 18   #set($r = $q.bindValue('usr', $xcontext.getUserReference().getName()).execute())
19 19   #set($practiceExists = $r.size() > 0)
20 20   #if(!$practiceExists)
21 -<h2>Add your practice to the map</h2>
21 +<h2 id="add_practice">Add your practice to the map</h2>
22 22  #set($form_start = {
23 23   "id": "homeoworld_form",
24 24   "product": "practice",
... ... @@ -56,7 +56,7 @@
56 56   "aria-label" : "Choose the country",
57 57   "placeholder" : "$services.localization.render('homeopaths.word.country.placeholder')",
58 58   "data-set-space": "true",
59 - "data-space-xobj-classname": "",
59 + "data-space-xobj-classname": "homeopaths.Code.homeopathsCountryClass",
60 60   "data-parent-space": "homeopaths",
61 61   "data-error-response-type" : "use_label_definite_1",
62 62   "data-auto-first-capital" : "true",