Changes for page homeopathsSheet

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

From version 1.115
edited by Jip-jan Alunkel
on March 08, 15:42
Change comment: There is no comment for this version
To version 1.114
edited by Jip-jan Alunkel
on March 08, 15:41
Change comment: There is no comment for this version

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'}},
39 + {'pmHousenumber': {'type': 'text', 'parent': 'certification'}},
40 40   {'pmPostcode': {'type': 'text'}},
41 41   {'pmCity': {'type': 'text'}},
42 - {'pmCounty': {'type': 'text'}},
42 + {'pmCounty': {'type': 'text', 'parent': 'certification'}},
43 43   {'pmState': {'type': 'text'}},
44 44   {'pmCountry': {'type': 'text'}},
45 45   {'certification': {'type': 'checkbox', 'opener': 1}},