From f0693bdc05a23dc083a484dbf7be80338886625e Mon Sep 17 00:00:00 2001 From: abijah Date: Tue, 11 Aug 2009 01:07:20 +0000 Subject: [PATCH] Whitespace only change git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@524 97e9348a-65ac-dc4b-aefc-98561f571b83 --- site/views/customers/receipt.ctp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/views/customers/receipt.ctp b/site/views/customers/receipt.ctp index aff9faa..d9e7ba5 100644 --- a/site/views/customers/receipt.ctp +++ b/site/views/customers/receipt.ctp @@ -51,9 +51,9 @@ function showResponse(responseText, statusText) { }); $('#results').html('

Receipt Saved
' + - $("#receipt-customer-name").html() + - ' : ' + fmtCurrency(amount) + - '

'); + $("#receipt-customer-name").html() + + ' : ' + fmtCurrency(amount) + + ''); if (!$("#repeat").attr("checked")) { window.location.href =