allow all-agent reporting again
[freeside.git] / httemplate / graph / report_cust_bill_pkg.html
index be5a71a..3d92382 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' ],