From bb31bb456ec0c358b1dc840e446a6590f29c1504 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 13:18:06 +0100 Subject: [PATCH] Updated options for tenancy_type --- config/forms/2021_2022.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index e5c7db877..ee5e96fae 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -958,19 +958,19 @@ "hint_text": "", "type": "radio", "answer_options": { - "0": { + "2": { "value": "Assured" }, - "1": { + "4": { "value": "Assured Shorthold" }, - "2": { + "5": { "value": "Licence agreement (almshouses only)" }, - "3": { + "1": { "value": "Secure (including flexible)" }, - "4": { + "3": { "value": "Other" } },