Changes for page Homeopaths

Modificado por Jip-jan Alunkel em março 14, 20:13

From version 8.11
edited by Jip-jan Alunkel
on dezembro 08, 00:05
Change comment: Renamed from xwiki:practices.WebHome
To version 8.7
edited by Jip-jan Alunkel
on dezembro 06, 02:18
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -7,9 +7,6 @@
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 -
13 13  #set($form_start = {
14 14   "id": "homeoworld_form",
15 15   "product": "practice",
... ... @@ -47,7 +47,6 @@
47 47   "aria-label" : "Choose the country",
48 48   "placeholder" : "$services.localization.render('homeopaths.word.country.placeholder')",
49 49   "data-set-space": "true",
50 - "data-parent-space": "homeopaths",
51 51   "data-error-response-type" : "use_label_definite_1",
52 52   "data-auto-first-capital" : "true",
53 53   "data-query-type" : "JSON",
... ... @@ -56,16 +56,13 @@
56 56   "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_select_list')",
57 57   "data-query-list-contents" : "key",
58 58   "data-query-list-editable" : "false",
55 + "data-create-xobj" : "true",
56 + "data-xobj-classname" : "cases.Code.casesClass",
57 + "data-xobj-fieldname" : "country",
59 59   "help-block" : 'Type and select the country where your practice resides.'
60 60  })
61 61  #createFormElement($country)
62 62  
63 -#*
64 - "data-create-xobj" : "true",
65 - "data-xobj-classname" : "homeopaths.Code.homeopathsClass",
66 - "data-xobj-fieldname" : "country",
67 -*#
68 -
69 69  #set($address = {
70 70   "id" : "address",
71 71   "type" : "address",