2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

Remove trailing spaces in file xCAT-UI/js/custom/blade.js

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 09f0e9c33e
commit ffa9aafaa7

View File

@ -916,4 +916,4 @@ function updateBladeProvisionExistingStatus(data) {
$('#' + statBarId).find('div').append('<pre>It will take several minutes before the nodes are up and ready. Use rcons to monitor the status of the install.</pre>');
}
}
}
}