Browse Source

Use dash not hyphen in answer options

pull/588/head
Paul Robert Lloyd 3 years ago
parent
commit
9734888a50
  1. 18
      config/forms/2022_2023.json

18
config/forms/2022_2023.json

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

Loading…
Cancel
Save