Batch payment refactoring
[freeside.git] / httemplate / search / report_cust_event.html
index 44cbadb..e63b637 100644 (file)
@@ -5,10 +5,10 @@
 %>
 
     <FORM ACTION="cust_event.html" METHOD="GET">
-    <INPUT TYPE="hidden" NAME="failed" VALUE="<% $cgi->param('failed') %>">
+    <INPUT TYPE="hidden" NAME="failed" VALUE="<% $cgi->param('failed') ? 1 : 0 %>">
     <TABLE>
 
-      <% include( '/elements/tr-select-agent.html' ) %>
+      <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %>
 
       <!--<TR>
         <TD ALIGN="right">Customer type</TD>