Changes for page homeopathsSheet

Last modified by Jip-jan Alunkel on May 08, 19:25

From version 3.87
edited by Jip-jan Alunkel
on March 09, 19:02
Change comment: Rollback to version 1.38
To version 3.86
edited by Jip-jan Alunkel
on March 09, 19:00
Change comment: Rollback to version 1.38

Summary

Details

Page properties
Content
... ... @@ -99,7 +99,10 @@
99 99   </button>
100 100   </div>
101 101   <div class="modal-body">
102 - <p><label>$services.localization.render("homeopaths.classproperty.pmAddress")</label>#createAddress($theClass)</p>
102 + <p>
103 + <label>$services.localization.render("homeopaths.classproperty.pmAddress")</label>
104 +#createAddress($theClass)
105 + </p>
103 103   #set($lastChild = "")
104 104   #foreach($propertyName in $classProperties.keySet())
105 105   #set($item = $classProperties["$propertyName"])
... ... @@ -212,6 +212,5 @@
212 212   $x['pmCountry']
213 213   </address>
214 214  #end
215 -
216 216  {{/html}}
217 217  {{/velocity}}