Changes for page homeopathsSheet

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

From version 3.11
edited by Jip-jan Alunkel
on March 09, 00:22
Change comment: Rollback to version 1.38
To version 3.10
edited by Jip-jan Alunkel
on March 09, 00:18
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') $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()
104 +$classProperties.pmStreet $classProperties.pmHousenumber<br /><br />
105 +$classProperties.pmPostcode $classProperties.pmCity<br />
106 +$classProperties.pmCounty, $classProperties.pmState<br />
107 +$classProperties.pmCountry.toUpperCase()
108 108   </address>
109 109   </fieldset>
110 110  #set($lastChild = "")