[freeside-commits] freeside/httemplate/graph report_cust_bill_pkg.html, 1.2, 1.3

Jeff Finucane,420,, jeff at wavetail.420.am
Fri Dec 29 13:48:52 PST 2006


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

Modified Files:
	report_cust_bill_pkg.html 
Log Message:
correct bad include, and improve no agent selected condition

Index: report_cust_bill_pkg.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/graph/report_cust_bill_pkg.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- report_cust_bill_pkg.html	23 Aug 2006 22:25:38 -0000	1.2
+++ report_cust_bill_pkg.html	29 Dec 2006 21:48:49 -0000	1.3
@@ -6,7 +6,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: ' ) %>
 
 <% include('/elements/tr-select-pkg_class.html', '',
               'pre_options' => [ '0' => 'all' ],



More information about the freeside-commits mailing list