disable additional batch download links, causes confusion
authorivan <ivan>
Wed, 15 Jun 2011 01:24:40 +0000 (01:24 +0000)
committerivan <ivan>
Wed, 15 Jun 2011 01:24:40 +0000 (01:24 +0000)
httemplate/search/cust_pay_batch.cgi

index 8022d46..73ead91 100755 (executable)
@@ -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',