From 2b249c344983bc0edfd0967c86b184ca4099aea7 Mon Sep 17 00:00:00 2001 From: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com> Date: Thu, 10 Mar 2022 13:35:57 +0000 Subject: [PATCH] consistently show prevten if it's not a renewal question (#371) --- config/forms/2021_2022.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 6c5fde1fc..d09e960ba 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -3597,8 +3597,7 @@ }, "depends_on": [ { - "renewal": 0, - "needstype": 0 + "renewal": 0 } ] },