diff --git a/xCAT-UI/js/custom/esx.js b/xCAT-UI/js/custom/esx.js index c20b05c3c..6da1b2ad2 100644 --- a/xCAT-UI/js/custom/esx.js +++ b/xCAT-UI/js/custom/esx.js @@ -745,4 +745,4 @@ function updateESXProvisionStatus(data) { $('#' + statBarId).find('div').append('
It will take several minutes before the nodes are up and ready. Use rcons to monitor the status of the install.
'); } } -} \ No newline at end of file +}