[freeside-commits] branch master updated. 8b4b2a97a84d17087c3fac19b8f768ca146cf897

Ivan ivan at 420.am
Fri Aug 3 13:02:20 PDT 2012


The branch, master has been updated
       via  8b4b2a97a84d17087c3fac19b8f768ca146cf897 (commit)
      from  c573de444fba4ff9a42127b4cfe97b85d1f89b70 (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 8b4b2a97a84d17087c3fac19b8f768ca146cf897
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Aug 3 13:02:19 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