|
|
|
|
@ -4,7 +4,7 @@ class Form::Sales::Subsections::IncomeBenefitsAndOutgoings < ::Form::Subsection
|
|
|
|
|
@id = "income_benefits_and_outgoings" |
|
|
|
|
@label = "Income, benefits and outgoings" |
|
|
|
|
@section = section |
|
|
|
|
@depends_on = [{ "setup" => "completed" }] |
|
|
|
|
@depends_on = [{ "setup_completed?" => true }] |
|
|
|
|
end |
|
|
|
|
|
|
|
|
|
def pages |
|
|
|
|
|