X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Fcust_pay_batch_top.html;h=2dbf6201952b461b434773ae93f8e43c2bc6b4dc;hb=9184d33172400ebf4d6c6bec1b52a0d9f3319eea;hp=c502aa9a3f4e3f6fbf6f2cdf528da3cacdc593a7;hpb=a8aacbc2ef8cc36bcdae327be7d0f59a1b1f3666;p=freeside.git diff --git a/httemplate/search/elements/cust_pay_batch_top.html b/httemplate/search/elements/cust_pay_batch_top.html index c502aa9a3..2dbf62019 100644 --- a/httemplate/search/elements/cust_pay_batch_top.html +++ b/httemplate/search/elements/cust_pay_batch_top.html @@ -12,6 +12,7 @@ function format_changed() { } ); } +<&| /elements/onload.js &>format_changed() % # Download batch % if ( $status eq 'O' @@ -29,10 +30,10 @@ function format_changed() { % } -
-
<& .select_gateway &> % } +
+
% } # end of download @@ -148,6 +149,7 @@ tie my %download_formats, 'Tie::IxHash', ( 'RBC' => 'Royal Bank of Canada PDS batch', 'td_eft1464' => '1464 byte file for TD Commercial Banking EFT', 'eft_canada' => 'EFT Canada CSV batch', + 'CIBC' => '80 byte file for Canadian Imperial Bank of Commerce', # insert new batch formats here );