Browse Source

feat: change domestic abuse answer opts

pull/1391/head
Sam Seed 3 years ago
parent
commit
9d8091a231
  1. 7
      app/models/form/lettings/questions/reason.rb

7
app/models/form/lettings/questions/reason.rb

@ -58,8 +58,11 @@ class Form::Lettings::Questions::Reason < ::Form::Question
"17" => {
"value" => "To move nearer to work",
},
"7" => {
"value" => "Domestic abuse",
"48" => {
"value" => "Domestic abuse - previously joint tenancy with partner",
},
"49" => {
"value" => "Domestic abuse - other",
},
"31" => {
"value" => "Hate crime",

Loading…
Cancel
Save