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/ipmi.js

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent b1a749ced8
commit 3e7fe16aa8

View File

@ -1035,4 +1035,4 @@ function idataplexInitPowerOn() {
var infoBar = createInfoBar('Click the refresh button to check all nodes\' status.');
$('#poweronDiv').append(infoBar);
createDiscoverButtons();
}
}