Browse Source

feat: add new question option

pull/1344/head
natdeanlewissoftwire 3 years ago
parent
commit
21fa326b59
  1. 3
      app/models/form/lettings/questions/rsnvac.rb

3
app/models/form/lettings/questions/rsnvac.rb

@ -36,6 +36,9 @@ class Form::Lettings::Questions::Rsnvac < ::Form::Question
"18" => {
"value" => "Tenant moved to care home",
},
"20" => {
"value" => "Tenant moved to long-stay hospital or similar institution",
},
"6" => {
"value" => "Tenant abandoned property",
},

Loading…
Cancel
Save