From 694df30a6151398900284c6b1e98dbeea914b88f Mon Sep 17 00:00:00 2001 From: Arthur Campbell Date: Mon, 23 Jan 2023 14:42:21 +0000 Subject: [PATCH] remove comment --- .../form/sales/questions/deposit_and_mortgage_value_check.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/form/sales/questions/deposit_and_mortgage_value_check.rb b/app/models/form/sales/questions/deposit_and_mortgage_value_check.rb index 2e103919d..263cf4342 100644 --- a/app/models/form/sales/questions/deposit_and_mortgage_value_check.rb +++ b/app/models/form/sales/questions/deposit_and_mortgage_value_check.rb @@ -2,7 +2,7 @@ class Form::Sales::Questions::DepositAndMortgageValueCheck < ::Form::Question def initialize(id, hsh, page) super @id = "deposit_and_mortgage_value_check" - @check_answer_label = "Deposit and mortgage against discount confirmation" # is this meant to come from somewhere or do I just write something sensible? + @check_answer_label = "Deposit and mortgage against discount confirmation" @header = "Are you sure? Mortgage and deposit usually equal or are more than (value - discount)" @type = "interruption_screen" @answer_options = {