[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 1c3744c90bda86f8dc37666651c455e33ede9cab
Ivan
ivan at 420.am
Fri Aug 3 13:02:21 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 1c3744c90bda86f8dc37666651c455e33ede9cab (commit)
from 74bd452f229bca49696001d1dbc23fd3911b512d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1c3744c90bda86f8dc37666651c455e33ede9cab
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Aug 3 13:02:20 2012 -0700
fix pending payment popups
diff --git a/httemplate/search/cust_pay_pending.html b/httemplate/search/cust_pay_pending.html
index 8b73508..2afce0c 100755
--- a/httemplate/search/cust_pay_pending.html
+++ b/httemplate/search/cust_pay_pending.html
@@ -5,7 +5,6 @@
'name_verb' => 'pending',
'disable_link' => 1,
'disable_by' => 1, #add otaker to cust_pay_pending?
- 'html_init' => include('/elements/init_overlib.html'),
'addl_header' => [ 'Time', 'Payment Status', ],
'addl_fields' => [ sub { time2str('%r', shift->_date ) },
$status_sub,
-----------------------------------------------------------------------
Summary of changes:
httemplate/search/cust_pay_pending.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list