[freeside-commits] branch master updated. 924fbbe678936174dd7d49a123d227e884a2dd37

Ivan ivan at 420.am
Sun Feb 3 23:59:00 PST 2013


The branch, master has been updated
       via  924fbbe678936174dd7d49a123d227e884a2dd37 (commit)
      from  34697ae9ceec5c656a44b4c3ed8bfba29b39eea6 (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 924fbbe678936174dd7d49a123d227e884a2dd37
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Feb 3 23:58:59 2013 -0800

    fix "Default" showing up when billing one time charges immediately

diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html
index 1d9647f..466091d 100644
--- a/httemplate/edit/quick-charge.html
+++ b/httemplate/edit/quick-charge.html
@@ -145,7 +145,6 @@ function bill_now_changed (what) {
     <% mt('with terms') |h %> 
     <& /elements/select-terms.html,
                  'curr_value'  => scalar($cgi->param('invoice_terms')),
-                 'empty_value' => $default_terms,
                  'disabled'    => ( $cgi->param('bill_now') ? 0 : 1 ),
     &>
   </TD>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/edit/quick-charge.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list