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