From 817b74b0856fbeacc6748df96fdd004ff123cde9 Mon Sep 17 00:00:00 2001 From: abijah Date: Mon, 3 Aug 2009 21:47:24 +0000 Subject: [PATCH] Fixed minor bug that was causing the string 'undefined' to be used as the payment index. git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@478 97e9348a-65ac-dc4b-aefc-98561f571b83 --- site/views/customers/receipt.ctp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/views/customers/receipt.ctp b/site/views/customers/receipt.ctp index 2d93c2c..113995b 100644 --- a/site/views/customers/receipt.ctp +++ b/site/views/customers/receipt.ctp @@ -358,8 +358,8 @@ echo $form->submit('Generate Receipt') . "\n"; Payments - */ ?> +