Changes for page Homeopaths
Last modified by Jip-jan Alunkel on March 14, 20:13
From version 10.9
edited by Jip-jan Alunkel
on March 11, 19:52
on March 11, 19:52
Change comment:
Renamed from xwiki:practices.WebHome
To version 10.2
edited by Jip-jan Alunkel
on March 06, 22:44
on March 06, 22:44
Change comment:
Renamed from xwiki:practices.WebHome
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -45,9 +45,6 @@ 45 45 "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_negate_list')", 46 46 "data-query-list-contents" : "value", 47 47 "data-create-page" : "true", 48 - "data-create-xobj" : "true", 49 - "data-xobj-classname" : "homeopaths.Code.homeopathsClass", 50 - "data-xobj-fieldname" : "practiceName", 51 51 "help-block" : 'This will be used as the title of your practice page. The first character must be a letter.' 52 52 }) 53 53 #createFormElement($practice_name) ... ... @@ -89,11 +89,9 @@ 89 89 "data-query-list-editable" : "false", 90 90 "data-create-xobj" : "true", 91 91 "data-xobj-classname" : "homeopaths.Code.homeopathsClass", 89 + "data-xobj-fieldname" : "address", 92 92 "help-block" : 'Input street and number, then select the address of your practice.' 93 93 }) 94 -#* 95 - "data-xobj-fieldname" : "address", 96 -*# 97 97 #createFormElement($address) 98 98 #set($friend = { 99 99 "id" : "friend", ... ... @@ -103,7 +103,6 @@ 103 103 "data-xobj-classname" : "homeopaths.Code.homeopathsClass", 104 104 "data-xobj-fieldname" : "doc_owner" 105 105 }) 106 -#createFormElement($friend) 107 107 #set($submit = { 108 108 "id" : "create_practice", 109 109 "button-text" : "Add practice",