[freeside-commits] freeside/httemplate/search cust_pay_pending.html, 1.2, 1.2.4.1
Ivan,,,
ivan at wavetail.420.am
Sun Oct 10 12:42:56 PDT 2010
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv30851/search
Modified Files:
Tag: FREESIDE_1_9_BRANCH
cust_pay_pending.html
Log Message:
add "capture" links to pending payments in captured state, RT#10152
Index: cust_pay_pending.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_pay_pending.html,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -w -d -r1.2 -r1.2.4.1
--- cust_pay_pending.html 19 Feb 2009 07:57:52 -0000 1.2
+++ cust_pay_pending.html 10 Oct 2010 19:42:54 -0000 1.2.4.1
@@ -19,7 +19,7 @@
'new' => 'delete',
'pending' => 'complete',
#'authorized' => '',
- #'captured' => '',
+ 'captured' => 'capture',
#'declined' => '',
#wouldn't need to take action on a done state#'done'
);
More information about the freeside-commits
mailing list