Changes for page Homeopaths

Last modified by Jip-jan Alunkel on March 14, 20:13

From version 8.98
edited by Jip-jan Alunkel
on December 08, 18:39
Change comment: Renamed from xwiki:practices.WebHome
To version 8.94
edited by Jip-jan Alunkel
on December 08, 18:25
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -59,7 +59,7 @@
59 59   "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_select_list')",
60 60   "data-query-list-contents" : "key",
61 61   "data-query-list-editable" : "false",
62 - "help-block" : 'Input and select the country where your practice resides.'
62 + "help-block" : 'Type and select the country where your practice resides.'
63 63  })
64 64  #createFormElement($country)
65 65  
... ... @@ -87,7 +87,7 @@
87 87   "data-create-xobj" : "true",
88 88   "data-xobj-classname" : "homeopaths.Code.homeopathsClass",
89 89   "data-xobj-fieldname" : "address",
90 - "help-block" : 'Input street and number, then select the address of your practice.'
90 + "help-block" : 'Input and select the address of your practice.'
91 91  })
92 92  #createFormElement($address)
93 93  #set($submit = {
XWiki.StyleSheetExtension[0]
Code
... ... @@ -4,9 +4,6 @@
4 4   height: 400px;
5 5   margin: 0 2rem;
6 6  }
7 -#homeopaths_map .leaflet-popup {
8 - min-width: 26rem;
9 -}
10 10  #homeopaths_map .leaflet-popup-content {
11 11   margin: 0;
12 12   line-height: unset;