Viewing File: /usr/local/cpanel/base/frontend/jupiter/mail/csv/csvimport-step4.min.js

define(["jquery"],(function(t){window.setcompletestatus=function(t,e){var n=document.getElementById("incount"),o=document.getElementById("totalcount"),u=document.getElementById("uploadbar"),r=document.getElementById("progressbar");null!==n&&(n.innerHTML=t),null!==o&&(o.innerHTML=e),null!==u&&(u.width=parseInt(t/e*530,10)),null!==r&&(r.style.display="")},t(document).ready((function(){t.get(CPANEL.PAGE.ajax_request_url).done((function(e){t("#import-output-formatted").html(e)})).fail((function(){t("#import-output-formatted").html(LOCALE.maketext("An error occurred while processing your request."))}))}))}));
Back to Directory File Manager