From ecfb8d6ebc20ebe03c5c2363b3f30b7ab5ad0833 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 16:30:19 +0100 Subject: [PATCH] Updated show when for tenancy_length --- config/forms/2021_2022.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 16e509965..cb4a6f7ac 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -1020,7 +1020,7 @@ }, "conditional_for": { "tenancyother": [ - 4 + 3 ] } }, @@ -1053,10 +1053,10 @@ }, "depends_on": [ { - "tenancy": 3 + "tenancy": 1 }, { - "tenancy": 1 + "tenancy": 4 } ] },