Modifications pour le document Homeopaths

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

Depuis la version 8.8
modifié par Jip-jan Alunkel
sur décembre 06, 02:41
Commentaire de modification : Renamed from xwiki:practices.WebHome
À la version 8.12
modifié par Jip-jan Alunkel
sur décembre 08, 00:08
Commentaire de modification : Renamed from xwiki:practices.WebHome

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -7,6 +7,12 @@
7 7  #set($discard = $xwiki.jsx.use('assets.pagemaker.WebHome', {'minify': false}))
8 8  
9 9  {{html wiki="true" clean="false"}}
10 +<div id="homeopaths_map"></div>
11 +
12 +<script>
13 +var map = L.map('homeopaths_map').setView([51.505, -0.09], 13);
14 +</script>
15 +
10 10  #set($form_start = {
11 11   "id": "homeoworld_form",
12 12   "product": "practice",
... ... @@ -44,6 +44,7 @@
44 44   "aria-label" : "Choose the country",
45 45   "placeholder" : "$services.localization.render('homeopaths.word.country.placeholder')",
46 46   "data-set-space": "true",
53 + "data-parent-space": "homeopaths",
47 47   "data-error-response-type" : "use_label_definite_1",
48 48   "data-auto-first-capital" : "true",
49 49   "data-query-type" : "JSON",