|
|
|
@ -2,6 +2,7 @@ class Form::Sales::Pages::Discount < ::Form::Page |
|
|
|
def initialize(id, hsh, subsection, optional:) |
|
|
|
def initialize(id, hsh, subsection, optional:) |
|
|
|
super(id, hsh, subsection) |
|
|
|
super(id, hsh, subsection) |
|
|
|
@optional = optional |
|
|
|
@optional = optional |
|
|
|
|
|
|
|
@header = "About the deposit" |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def questions |
|
|
|
def questions |
|
|
|
|