summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorivan <ivan>2011-06-15 01:24:39 +0000
committerivan <ivan>2011-06-15 01:24:39 +0000
commita877d4ec0aaef6f9eed872dc4dd1e8eb0271c128 (patch)
tree85a9c485cd710c1f325af298e3f8b934f3a5d560 /httemplate/search
parentc9ef2216d83c0be354056a5f13428c898c0ede2c (diff)
disable additional batch download links, causes confusion
Diffstat (limited to 'httemplate/search')
-rwxr-xr-xhttemplate/search/cust_pay_batch.cgi6
1 files changed, 2 insertions, 4 deletions
diff --git a/httemplate/search/cust_pay_batch.cgi b/httemplate/search/cust_pay_batch.cgi
index 8022d46..73ead91 100755
--- a/httemplate/search/cust_pay_batch.cgi
+++ b/httemplate/search/cust_pay_batch.cgi
@@ -3,10 +3,8 @@
'name' => 'batch details',
'query' => $sql_query,
'count_query' => $count_query,
- 'html_init' => $pay_batch ?
- include('elements/cust_pay_batch_top.html',
- 'pay_batch' => $pay_batch
- ) : '',
+ 'html_init' => $pay_batch ? $html_init : '',
+ 'disable_download' => 1,
'header' => [ '#',
'Inv #',
'Customer',