Browse Source

Updated show when for tenancy_length

pull/462/head
roobottom 3 years ago
parent
commit
ecfb8d6ebc
  1. 6
      config/forms/2021_2022.json

6
config/forms/2021_2022.json

@ -1020,7 +1020,7 @@
}, },
"conditional_for": { "conditional_for": {
"tenancyother": [ "tenancyother": [
4 3
] ]
} }
}, },
@ -1053,10 +1053,10 @@
}, },
"depends_on": [ "depends_on": [
{ {
"tenancy": 3 "tenancy": 1
}, },
{ {
"tenancy": 1 "tenancy": 4
} }
] ]
}, },

Loading…
Cancel
Save