Remove ability to renew domain registration for more than one year as we
[freeside.git] / httemplate / search / report_cust_main.html
index 6f5b38d..b0c5fde 100755 (executable)
@@ -10,7 +10,8 @@
     </TR>
 
     <% include( '/elements/tr-select-agent.html',
-                   ($cgi->param('agentnum') || ''),
+                  'curr_value'    => scalar($cgi->param('agentnum')),
+                  'disable_empty' => 0,
                )
     %>