Browse Source

Update incorrect value

CLDC-3843-Lettings-household-situation-change-question-format
Manny Dinssa 5 days ago
parent
commit
57e49e22a1
  1. 2
      app/models/form/lettings/questions/referral_direct.rb

2
app/models/form/lettings/questions/referral_direct.rb

@ -16,7 +16,7 @@ class Form::Lettings::Questions::ReferralDirect < ::Form::Question
"2" => { "2" => {
"value" => "Tenant applied directly for an available property", "value" => "Tenant applied directly for an available property",
}, },
"6" => { "8" => {
"value" => "Relocated through official housing mobility scheme", "value" => "Relocated through official housing mobility scheme",
}, },
}.freeze }.freeze

Loading…
Cancel
Save