Changes for page homeopathsSheet

Last modified by Jip-jan Alunkel on March 26, 17:31

From version 3.13
edited by Jip-jan Alunkel
on March 09, 00:23
Change comment: Rollback to version 1.38
To version 3.11
edited by Jip-jan Alunkel
on March 09, 00:22
Change comment: Rollback to version 1.38

Summary

Details

Page properties
Content
... ... @@ -101,10 +101,10 @@
101 101   <fieldset class="fieldset">
102 102   <address>
103 103  $doc.getTitle()<br />
104 -$theDocObj.getProperty('pmStreet').value $theDocObj.getProperty('pmHousenumber').value<br />
105 -$theDocObj.getProperty('pmPostcode').value $theDocObj.getProperty('pmCity').value<br />
106 -$theDocObj.getProperty('pmCounty,').value $theDocObj.getProperty('pmState').value<br />
107 -$theDocObj.getProperty('pmCountry').value.toUpperCase()
104 +$theDocObj.getProperty('pmStreet') $theDocObj.getProperty('pmHousenumber')<br /><br />
105 +$theDocObj.getProperty('pmPostcode') $theDocObj.getProperty('pmCity')<br />
106 +$theDocObj.getProperty('pmCounty,') $theDocObj.getProperty('pmState')<br />
107 +$theDocObj.getProperty('pmCountry').toUpperCase()
108 108   </address>
109 109   </fieldset>
110 110  #set($lastChild = "")