Browse Source

Fix value mapping for tenancy type 22/23

pull/578/head
baarkerlounger 3 years ago
parent
commit
608fb1f555
  1. 4
      config/forms/2022_2023.json

4
config/forms/2022_2023.json

@ -994,7 +994,7 @@
"hint_text": "", "hint_text": "",
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"1": { "4": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term" "value": "Assured Shorthold Tenancy (AST) - Fixed term"
}, },
"6": { "6": {
@ -1041,7 +1041,7 @@
"hint_text": "This is also known as an ‘introductory period’.", "hint_text": "This is also known as an ‘introductory period’.",
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"1": { "4": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term" "value": "Assured Shorthold Tenancy (AST) - Fixed term"
}, },
"6": { "6": {

Loading…
Cancel
Save