diff options
Diffstat (limited to 'httemplate/graph/report_money_time.html')
-rw-r--r-- | httemplate/graph/report_money_time.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/httemplate/graph/report_money_time.html b/httemplate/graph/report_money_time.html index 04e4c19b2..351bd5005 100644 --- a/httemplate/graph/report_money_time.html +++ b/httemplate/graph/report_money_time.html @@ -18,7 +18,11 @@ <% include('/elements/tr-select-from_to.html' ) %> -<% include('/elements/tr-select-agent.html', 'label' => 'For agent: ' ) %> +<% include('/elements/tr-select-agent.html', + 'label' => 'For agent: ' + 'disable_empty' => 0, + ) +%> <TR> <TD ALIGN="right"><INPUT TYPE="checkbox" NAME="12mo" VALUE="1"></TD> |