diff --git a/xCAT-UI/js/custom/blade.js b/xCAT-UI/js/custom/blade.js index adbfefb66..c3c771962 100644 --- a/xCAT-UI/js/custom/blade.js +++ b/xCAT-UI/js/custom/blade.js @@ -916,4 +916,4 @@ function updateBladeProvisionExistingStatus(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 +}