From 2aa9fa43c09a1ce4474785dbdc3d462e7b23ea15 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 14 Aug 2014 19:48:28 -0700 Subject: [PATCH] and show the warning in the batch-fixed_format case, #20384 --- httemplate/search/elements/cust_pay_batch_top.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/httemplate/search/elements/cust_pay_batch_top.html b/httemplate/search/elements/cust_pay_batch_top.html index c502aa9a3..a773dd009 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 -- 2.11.0