From: ivan Date: Wed, 15 Jun 2011 01:24:39 +0000 (+0000) Subject: disable additional batch download links, causes confusion X-Git-Tag: freeside_2_3_0~128 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=a877d4ec0aaef6f9eed872dc4dd1e8eb0271c128;p=freeside.git disable additional batch download links, causes confusion --- diff --git a/httemplate/search/cust_pay_batch.cgi b/httemplate/search/cust_pay_batch.cgi index 8022d4666..73ead9196 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',