allow all-agent reporting again
[freeside.git] / httemplate / search / report_cust_main-zip.html
index 19b7ecc..aa802f3 100644 (file)
@@ -34,8 +34,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,
                  )
       %>