From 23b394e9bda94d86980da7d9788f5de250a86985 Mon Sep 17 00:00:00 2001 From: Kat Date: Thu, 10 Mar 2022 13:30:30 +0000 Subject: [PATCH] consistently show prevten if it's not a renewal question --- 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 } ] },