adding export to read mailbox status information, RT#15987
[freeside.git] / httemplate / graph / report_cust_pkg.html
index 0ff0181..22ccd5d 100644 (file)
@@ -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,
           )
 %>