summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-08-03 13:02:19 -0700
committerIvan Kohler <ivan@freeside.biz>2012-08-03 13:02:19 -0700
commit8b4b2a97a84d17087c3fac19b8f768ca146cf897 (patch)
treebf095d32c712ea5788d7921da3b0cc310a8efadb /httemplate
parentc573de444fba4ff9a42127b4cfe97b85d1f89b70 (diff)
fix pending payment popups
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/search/cust_pay_pending.html1
1 files changed, 0 insertions, 1 deletions
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,