diff --git a/xCAT-UI/js/custom/ipmi.js b/xCAT-UI/js/custom/ipmi.js index 8adf1c915..f3e93584d 100644 --- a/xCAT-UI/js/custom/ipmi.js +++ b/xCAT-UI/js/custom/ipmi.js @@ -1035,4 +1035,4 @@ function idataplexInitPowerOn() { var infoBar = createInfoBar('Click the refresh button to check all nodes\' status.'); $('#poweronDiv').append(infoBar); createDiscoverButtons(); -} \ No newline at end of file +}