[freeside-commits] branch FREESIDE_3_BRANCH updated. 80a28e539bd4ad11a309e5f98402beea648fee67

Ivan ivan at 420.am
Mon Feb 2 01:34:43 PST 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  80a28e539bd4ad11a309e5f98402beea648fee67 (commit)
      from  d4997594578f91e100f62097fe2349531e0ee523 (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 80a28e539bd4ad11a309e5f98402beea648fee67
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Feb 2 01:34:42 2015 -0800

    comment

diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html
index 4d85c72..05a375a 100644
--- a/httemplate/edit/quick-charge.html
+++ b/httemplate/edit/quick-charge.html
@@ -106,7 +106,7 @@ function bill_now_changed (what) {
 
 <TABLE ID="QuickChargeTable" BGCOLOR="#cccccc" BORDER=0 CELLSPACING=0 STYLE="background-color: #cccccc">
 
-% if ( $cust_pkg ) {
+% if ( $cust_pkg ) { #modify one-time charge
 
 <INPUT TYPE="hidden" NAME="pkgnum" VALUE="<% $cust_pkg->pkgnum %>">
 % my $field = '/elements/tr-input-text.html';

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

Summary of changes:
 httemplate/edit/quick-charge.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list