Changes for page Homeopaths

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

From version 10.54
edited by Jip-jan Alunkel
on March 14, 19:59
Change comment: Renamed from xwiki:practices.WebHome
To version 10.53
edited by Jip-jan Alunkel
on March 14, 19:57
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

XWiki.JavaScriptExtension[0]
Code
... ... @@ -26,7 +26,6 @@
26 26   #end
27 27   #end
28 28   #set($address = "$doc.getTitle()<br />$x['pmStreet'] $x['pmHousenumber']<br />$x['pmPostcode'] $x['pmCity']<br />$x['pmCounty'] $x['pmState']<br />$x['pmCountry']")
29 -console.log("$address");
30 30  #*
31 31   #set($addressArray = $result_obj.getProperty("address").value.split(","))
32 32   #set($address = "")