From 86d4330d8561ae0bee086d2238bbbee9cd6bf1ae Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 10 Dec 2008 21:33:59 +0000 Subject: allow all-agent reporting again --- httemplate/graph/report_cust_bill_pkg.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'httemplate/graph/report_cust_bill_pkg.html') diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index be5a71a7a..3d92382f2 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -6,7 +6,11 @@ <% 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: ' + 'disable_empty' => 0, + ) +%> <% include('/elements/tr-select-pkg_class.html', 'pre_options' => [ '0' => 'all' ], -- cgit v1.2.1