X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_event.html;h=84eb45f96567bd69fe73d89ae9d1c3cbce2c8378;hp=7aa4ff9d723412d52fdbb1ce591ec8e7cc16e733;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=4b05b20576ddb14577d59c87c8257c6804449410 diff --git a/httemplate/search/report_cust_event.html b/httemplate/search/report_cust_event.html index 7aa4ff9d7..84eb45f96 100644 --- a/httemplate/search/report_cust_event.html +++ b/httemplate/search/report_cust_event.html @@ -5,11 +5,9 @@ %>
- - - - + <% emt('Search options') %> +
Search options
<% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %> @@ -44,7 +42,7 @@ 'field' => 'event_status', 'multiple' => 1, 'all_selected' => 1, - 'size' => 5, + 'size' => 6, 'options' => [ qw( done_Y done_S done_N failed new locked ) ], 'option_labels' => { done_Y => 'Completed normally', done_S => 'Completed, with an error',