[freeside-commits] freeside/httemplate/search cust_pay_pending.html, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Sun Oct 10 12:42:55 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv30836/search

Modified Files:
	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.3
diff -u -w -d -r1.2 -r1.3
--- cust_pay_pending.html	19 Feb 2009 07:57:52 -0000	1.2
+++ cust_pay_pending.html	10 Oct 2010 19:42:53 -0000	1.3
@@ -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