allow all-agent reporting again
[freeside.git] / httemplate / graph / report_cust_bill_pkg.html
index c18e94d..cd583a3 100644 (file)
@@ -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' ],