diff --git a/xCAT-UI/js/help/help.js b/xCAT-UI/js/help/help.js index aee8f7149..2f7abf9dc 100644 --- a/xCAT-UI/js/help/help.js +++ b/xCAT-UI/js/help/help.js @@ -924,4 +924,4 @@ function updateStatusBar(data) { var prg = writeRsp(rsp, ''); $('#' + statBarId).find('div').append(prg); } -} \ No newline at end of file +}