|
|
|
@ -18,7 +18,6 @@ class Form::Sales::Subsections::Setup < ::Form::Subsection
|
|
|
|
|
Form::Sales::Pages::OutrightOwnershipType.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::JointPurchase.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::NumberJointBuyers.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::Age1.new(nil, nil, self), |
|
|
|
|
] |
|
|
|
|
end |
|
|
|
|
end |
|
|
|
|