Changes for page Homeopaths
Last modified by Jip-jan Alunkel on March 14, 20:13
From version 8.154
edited by Jip-jan Alunkel
on January 25, 17:50
on January 25, 17:50
Change comment:
Renamed from xwiki:practices.WebHome
To version 10.1
edited by Jip-jan Alunkel
on February 19, 18:36
on February 19, 18:36
Change comment:
Renamed from xwiki:practices.WebHome
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,21 +6,9 @@ 6 6 #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify': false})) 7 7 #set($discard = $xwiki.jsx.use('assets.pagemaker.WebHome', {'minify': false})) 8 8 9 -#set($bladibla = "blbballbla.blbadafblabla//self") 10 -#set($index = $bladibla.indexOf("//self")) 11 -#if($index == -1) 12 - not self 13 - #set($value = $bladibla) 14 -#else 15 - self 16 - #set($value = $bladibla.substring(0, $index)) 17 -#end 18 - 19 -$value 20 - 21 21 {{html wiki="false" clean="false"}} 22 22 <p> 23 -All about homeopaths. 11 +All about the page "homeopaths". Where is it for? 24 24 </p> 25 25 <div id="homeopaths_map"></div> 26 26 #if(!$isGuest) ... ... @@ -30,7 +30,7 @@ 30 30 #set($r = $q.bindValue('usr', $xcontext.getUserReference().getName()).execute()) 31 31 #set($practiceExists = $r.size() > 0) 32 32 #if(!$practiceExists) 33 -<h2>Add your practice to the map</h2> 21 +<h2 id="add_practice">Add your practice to the map</h2> 34 34 #set($form_start = { 35 35 "id": "homeoworld_form", 36 36 "product": "practice", ... ... @@ -68,7 +68,7 @@ 68 68 "aria-label" : "Choose the country", 69 69 "placeholder" : "$services.localization.render('homeopaths.word.country.placeholder')", 70 70 "data-set-space": "true", 71 - "data-space-xobj-classname": "", 59 + "data-space-xobj-classname": "homeopaths.Code.homeopathsCountryClass", 72 72 "data-parent-space": "homeopaths", 73 73 "data-error-response-type" : "use_label_definite_1", 74 74 "data-auto-first-capital" : "true",