summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_pkg.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_pkg.html
parent73de2464e855e941c4c90555be002866eec340ac (diff)
allow all-agent reporting again
Diffstat (limited to 'httemplate/search/report_cust_pkg.html')
-rwxr-xr-xhttemplate/search/report_cust_pkg.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_pkg.html b/httemplate/search/report_cust_pkg.html
index d210446b4..aef1c24e5 100755
--- a/httemplate/search/report_cust_pkg.html
+++ b/httemplate/search/report_cust_pkg.html
@@ -12,7 +12,8 @@
</TR>
<% include( '/elements/tr-select-agent.html',
- 'curr_value' => scalar( $cgi->param('agentnum') ),
+ 'curr_value' => scalar( $cgi->param('agentnum') ),
+ 'disable_empty' => 0,
)
%>