|
|
|
@ -2,6 +2,7 @@ class Form::Lettings::Pages::RentType < ::Form::Page |
|
|
|
def initialize(_id, hsh, subsection) |
|
|
|
def initialize(_id, hsh, subsection) |
|
|
|
super("rent_type", hsh, subsection) |
|
|
|
super("rent_type", hsh, subsection) |
|
|
|
@derived = true |
|
|
|
@derived = true |
|
|
|
|
|
|
|
@header = "Rent Type" |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def questions |
|
|
|
def questions |
|
|
|
|