X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fcust_pkg-import.html;fp=httemplate%2Fmisc%2Fcust_pkg-import.html;h=f86d317b9ccb0987c90ade2fab8b2dad7ec98f4a;hb=69a17ed7c31d23670f715ad639ab16b12392dcc1;hp=b29884d66fa813ffb51dd9ba1f389d22bc5c105d;hpb=e7c2224fdf499bd9cdf3759920378ec360eb965e;p=freeside.git diff --git a/httemplate/misc/cust_pkg-import.html b/httemplate/misc/cust_pkg-import.html index b29884d66..f86d317b9 100644 --- a/httemplate/misc/cust_pkg-import.html +++ b/httemplate/misc/cust_pkg-import.html @@ -3,15 +3,15 @@ Import a file containing package records.

-<% include( '/elements/form-file_upload.html', - 'name' => 'PackageImportForm', - 'action' => 'process/cust_pkg-import.html', - 'num_files' => 1, - 'fields' => [ 'agentnum', 'pkgbatch', 'format' ], - 'message' => 'Package import successful', - 'url' => $p."search/cust_pkg.cgi?pkgbatch=$pkgbatch", - ) -%> +<& /elements/form-file_upload.html, + 'name' => 'PackageImportForm', + 'action' => 'process/cust_pkg-import.html', + 'num_files' => 1, + 'fields' => [ 'agentnum', 'pkgbatch', 'format' ], + 'message' => 'Package import successful', + 'url' => $p."search/cust_pkg.cgi?pkgbatch=$pkgbatch", + 'onsubmit' => "document.PackageImportForm.submitButton.disabled=true;" +&> <% &ntable("#cccccc", 2) %> @@ -49,9 +49,9 @@ Import a file containing package records.