[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 2914a7824a18efd4c89e677dcc83c14ce9a28675
Ivan
ivan at 420.am
Thu Apr 11 11:21:31 PDT 2013
The branch, FREESIDE_2_3_BRANCH has been updated
via 2914a7824a18efd4c89e677dcc83c14ce9a28675 (commit)
from 3707610bb71547ff5b83486f830122ec573e7585 (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 2914a7824a18efd4c89e677dcc83c14ce9a28675
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Apr 11 11:21:30 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