Modifiche per il documento homeopathsSheet

Ultima modifica di Jip-jan Alunkel il marzo 26, 17:31

Dalla versione 1.114
modificato da Jip-jan Alunkel
il marzo 08, 15:41
Cambia il commento: Nessun commento per questa versione
Alla versione 1.116
modificato da Jip-jan Alunkel
il marzo 08, 15:42
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Content
... ... @@ -36,10 +36,10 @@
36 36  #set($classProperties = [
37 37   {'practiceName': {'type': 'text'}},
38 38   {'pmStreet': {'type': 'text'}},
39 - {'pmHousenumber': {'type': 'text', 'parent': 'certification'}},
39 + {'pmHousenumber': {'type': 'text'}},
40 40   {'pmPostcode': {'type': 'text'}},
41 41   {'pmCity': {'type': 'text'}},
42 - {'pmCounty': {'type': 'text', 'parent': 'certification'}},
42 + {'pmCounty': {'type': 'text'}},
43 43   {'pmState': {'type': 'text'}},
44 44   {'pmCountry': {'type': 'text'}},
45 45   {'certification': {'type': 'checkbox', 'opener': 1}},
... ... @@ -142,12 +142,12 @@
142 142   #set($lastChild = "$key")
143 143   #elseif($lastChild != "")
144 144   #set($lastChild = "")
145 -## #createExpandEnd()
145 + #createExpandEnd()
146 146   #end
147 147   #createFormElement($newElem)
148 148   $lastChild
149 149   #if($propertyOpener)
150 -## #createExpandStart($newElem $newElem["value"])
150 + #createExpandStart($newElem $newElem["value"])
151 151   #end
152 152   #end
153 153