add domain selection to advanced account report (side effect on RT#4623)
[freeside.git] / httemplate / search / report_cust_pkg.html
index d210446..aef1c24 100755 (executable)
@@ -12,7 +12,8 @@
     </TR>
 
     <% include( '/elements/tr-select-agent.html',
-                   'curr_value' => scalar( $cgi->param('agentnum') ),
+                   'curr_value'    => scalar( $cgi->param('agentnum') ),
+                   'disable_empty' => 0,
                )
     %>