[freeside-commits] branch master updated. e00603c86cd6cc39ca3362defdada07ab8a8faf1

Ivan ivan at 420.am
Thu Apr 11 11:21:30 PDT 2013


The branch, master has been updated
       via  e00603c86cd6cc39ca3362defdada07ab8a8faf1 (commit)
      from  942d6c9ed24ac236abd050773cc38a9a6694357f (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 e00603c86cd6cc39ca3362defdada07ab8a8faf1
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Apr 11 11:21:27 2013 -0700

    fix advanced invoice reports: agent and payment selection, calendar styling, RT#22258

diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html
index 51618fb..b339c80 100644
--- a/httemplate/search/report_cust_bill.html
+++ b/httemplate/search/report_cust_bill.html
@@ -4,7 +4,7 @@
 <INPUT TYPE="hidden" NAME="magic" VALUE="_date">
 <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $custnum %>">
 
-<TABLE BGCOLOR="#cccccc" CELLSPACING=0
+<TABLE BGCOLOR="#cccccc" CELLSPACING=0>
 
 % unless ( $custnum ) {
   <& /elements/tr-select-agent.html,

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

Summary of changes:
 httemplate/search/report_cust_bill.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list