Browse Source

Use dash not hyphen in answer options

pull/619/head
Paul Robert Lloyd 3 years ago committed by baarkerlounger
parent
commit
921c1e0fcc
  1. 18
      config/forms/2022_2023.json

18
config/forms/2022_2023.json

@ -1001,16 +1001,16 @@
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"4": { "4": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term" "value": "Assured Shorthold Tenancy (AST) Fixed term"
}, },
"6": { "6": {
"value": "Secure - fixed term" "value": "Secure fixed term"
}, },
"2": { "2": {
"value": "Assured - lifetime" "value": "Assured lifetime"
}, },
"7": { "7": {
"value": "Secure - lifetime" "value": "Secure lifetime"
}, },
"5": { "5": {
"value": "Licence agreement" "value": "Licence agreement"
@ -1048,16 +1048,16 @@
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"4": { "4": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term" "value": "Assured Shorthold Tenancy (AST) Fixed term"
}, },
"6": { "6": {
"value": "Secure - fixed term" "value": "Secure fixed term"
}, },
"2": { "2": {
"value": "Assured - lifetime" "value": "Assured lifetime"
}, },
"7": { "7": {
"value": "Secure - lifetime" "value": "Secure lifetime"
}, },
"5": { "5": {
"value": "Licence agreement" "value": "Licence agreement"
@ -1125,7 +1125,7 @@
"value": "Yes – extra care housing" "value": "Yes – extra care housing"
}, },
"1": { "1": {
"value": "Yes - specialist retirement housing" "value": "Yes specialist retirement housing"
}, },
"3": { "3": {
"value": "No" "value": "No"

Loading…
Cancel
Save