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_pkg.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'httemplate/graph/report_cust_pkg.html') diff --git a/httemplate/graph/report_cust_pkg.html b/httemplate/graph/report_cust_pkg.html index 0ff01815f..22ccd5def 100644 --- a/httemplate/graph/report_cust_pkg.html +++ b/httemplate/graph/report_cust_pkg.html @@ -7,8 +7,9 @@ <% include('/elements/tr-select-from_to.html' ) %> <% include('/elements/tr-select-agent.html', - 'curr_value' => scalar($cgi->param('agentnum')), - 'label' => 'For agent: ', + 'curr_value' => scalar($cgi->param('agentnum')), + 'label' => 'For agent: ', + 'disable_empty' => 0, ) %> -- cgit v1.2.1