@ -12,7 +12,6 @@ class Form::Lettings::Questions::Brent4Weekly < ::Form::Question
@step = 0.01
@fields_to_add = %w[brent scharge pscharge supcharg]
@result_field = "tcharge"
@hidden_in_check_answers = true
@prefix = "£"
@suffix = " every 4 weeks"
@question_number = 95
@ -12,7 +12,6 @@ class Form::Lettings::Questions::BrentBiWeekly < ::Form::Question
@suffix = " every 2 weeks"
@ -12,7 +12,6 @@ class Form::Lettings::Questions::BrentMonthly < ::Form::Question
@suffix = " every month"
@ -12,7 +12,6 @@ class Form::Lettings::Questions::BrentWeekly < ::Form::Question
@suffix = " every week"
@ -12,7 +12,6 @@ class Form::Lettings::Questions::Pscharge4Weekly < ::Form::Question
@question_number = 97
@ -12,7 +12,6 @@ class Form::Lettings::Questions::PschargeBiWeekly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::PschargeMonthly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::PschargeWeekly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::Scharge4Weekly < ::Form::Question
@question_number = 96
@ -12,7 +12,6 @@ class Form::Lettings::Questions::SchargeBiWeekly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::SchargeMonthly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::SchargeWeekly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::Supcharg4Weekly < ::Form::Question
@question_number = 98
@ -12,7 +12,6 @@ class Form::Lettings::Questions::SupchargBiWeekly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::SupchargMonthly < ::Form::Question
@ -12,7 +12,6 @@ class Form::Lettings::Questions::SupchargWeekly < ::Form::Question
@ -15,5 +15,6 @@ class Form::Lettings::Questions::Tcharge4Weekly < ::Form::Question
@requires_js = true
@fields_added = %w[brent scharge pscharge supcharg]
end
@ -15,5 +15,6 @@ class Form::Lettings::Questions::TchargeBiWeekly < ::Form::Question
@ -15,5 +15,6 @@ class Form::Lettings::Questions::TchargeMonthly < ::Form::Question
@ -15,5 +15,6 @@ class Form::Lettings::Questions::TchargeWeekly < ::Form::Question