Cambios para el documento homeopathsSheet

Última modificación por Jip-jan Alunkel el marzo 26, 17:31

Desde la versión 3.15
editado por Jip-jan Alunkel
el marzo 09, 00:43
Cambiar el comentario: Rollback to version 1.38
Hasta la versión 3.16
editado por Jip-jan Alunkel
el marzo 09, 00:46
Cambiar el comentario: Rollback to version 1.38

Resumen

Detalles

Propiedades de página
Contenido
... ... @@ -112,11 +112,10 @@
112 112   #set($discard = $x.put("$datapart", $datapart4Publish))
113 113   #end
114 114  #end
115 -
116 -$x['pmStreet'] $theDocObj.getProperty('pmHousenumber').value<br />
117 -$theDocObj.getProperty('pmPostcode').value $theDocObj.getProperty('pmCity').value<br />
118 -$theDocObj.getProperty('pmCounty,').value $theDocObj.getProperty('pmState').value<br />
119 -$theDocObj.getProperty('pmCountry').value.toUpperCase()
115 +$x['pmStreet'] $x['pmHousenumber']<br />
116 +$x['pmPostcode'] $x['pmCity']<br />
117 +$x['pmCounty'] $x['pmState']<br />
118 +$x['pmCountry']
120 120   </address>
121 121   </fieldset>
122 122  #set($lastChild = "")