[freeside-commits] freeside/httemplate/graph report_cust_bill_pkg.html, 1.4, 1.5 report_money_time.html, 1.4, 1.5

Ivan,,, ivan at wavetail.420.am
Wed Aug 1 15:26:44 PDT 2007


Update of /home/cvs/cvsroot/freeside/httemplate/graph
In directory wavetail:/tmp/cvs-serv23435/httemplate/graph

Modified Files:
	report_cust_bill_pkg.html report_money_time.html 
Log Message:
event refactor, landing on HEAD!

Index: report_cust_bill_pkg.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/graph/report_cust_bill_pkg.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- report_cust_bill_pkg.html	3 Feb 2007 11:36:30 -0000	1.4
+++ report_cust_bill_pkg.html	1 Aug 2007 22:26:40 -0000	1.5
@@ -8,7 +8,7 @@
 
 <% include('/elements/tr-select-agent.html', '', 'label' => 'For agent: ' ) %>
 
-<% include('/elements/tr-select-pkg_class.html', '',
+<% include('/elements/tr-select-pkg_class.html',
               'pre_options' => [ '0' => 'all' ],
               'empty_label' => '(empty class)',
            )

Index: report_money_time.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/graph/report_money_time.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- report_money_time.html	3 Feb 2007 11:36:30 -0000	1.4
+++ report_money_time.html	1 Aug 2007 22:26:40 -0000	1.5
@@ -18,7 +18,7 @@
 
 <% include('/elements/tr-select-from_to.html' ) %>
 
-<% include('/elements/tr-select-agent.html', '', 'label' => 'For agent: ' ) %>
+<% include('/elements/tr-select-agent.html', 'label' => 'For agent: ' ) %>
 
 <TR>
   <TD ALIGN="right"><INPUT TYPE="checkbox" NAME="12mo" VALUE="1"></TD>



More information about the freeside-commits mailing list