summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_credit.html
diff options
context:
space:
mode:
authorivan <ivan>2008-12-10 21:43:43 +0000
committerivan <ivan>2008-12-10 21:43:43 +0000
commit5836672804f6285e914061b18bcb8d18139e4783 (patch)
tree96d9338f514ff99141af3834790ba9f956e553e3 /httemplate/search/report_cust_credit.html
parent73de2464e855e941c4c90555be002866eec340ac (diff)
allow all-agent reporting again
Diffstat (limited to 'httemplate/search/report_cust_credit.html')
-rw-r--r--httemplate/search/report_cust_credit.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html
index be02e9fbd..9c719b787 100644
--- a/httemplate/search/report_cust_credit.html
+++ b/httemplate/search/report_cust_credit.html
@@ -12,8 +12,9 @@
%>
<% include( '/elements/tr-select-agent.html',
- 'curr_value' => scalar( $cgi->param('agentnum') ),
- 'label' => 'for agent: ',
+ 'curr_value' => scalar( $cgi->param('agentnum') ),
+ 'label' => 'for agent: ',
+ 'disable_empty' => 0,
)
%>