allow all-agent reporting again
[freeside.git] / httemplate / search / report_cust_credit.html
index be02e9f..9c719b7 100644 (file)
@@ -12,8 +12,9 @@
   %>
 
   <% 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,
              )
   %>