diff --git a/app/models/form/lettings/pages/reasonother_value_check.rb b/app/models/form/lettings/pages/reasonother_value_check.rb index 98a3240d6..ccda997a7 100644 --- a/app/models/form/lettings/pages/reasonother_value_check.rb +++ b/app/models/form/lettings/pages/reasonother_value_check.rb @@ -9,6 +9,7 @@ class Form::Lettings::Pages::ReasonotherValueCheck < ::Form::Page } @informative_text = { "translation" => "soft_validations.reasonother.informative_text", + "arguments" => [], } end