allow all-agent reporting again
[freeside.git] / httemplate / search / report_svc_acct.html
index 6a837fe..e763251 100755 (executable)
@@ -9,7 +9,8 @@
       <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Search options</FONT></TH>
     </TR>
     <% include( '/elements/tr-select-agent.html',
-                   ($cgi->param('agentnum') || ''),
+                   'curr_value'    => scalar($cgi->param('agentnum')),
+                   'disable_empty' => 0,
                )
     %>