allow all-agent reporting again
[freeside.git] / httemplate / search / report_cust_pay.html
index d7cb0ae..0627131 100644 (file)
@@ -49,8 +49,9 @@
   </TR>
 
   <% 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,
              )
   %>