diff options
Diffstat (limited to 'httemplate/search/report_tax.html')
| -rwxr-xr-x | httemplate/search/report_tax.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_tax.html b/httemplate/search/report_tax.html index 35b290c19..e5ffa9a17 100755 --- a/httemplate/search/report_tax.html +++ b/httemplate/search/report_tax.html @@ -4,7 +4,7 @@ <TABLE> - <% include( '/elements/tr-select-agent.html' ) %> + <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %> <% include( '/elements/tr-input-beginning_ending.html' ) %> % my $conf = new FS::Conf; |
