2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 02:30:21 +00:00

Remove trailing spaces in file xCAT-UI/js/monitor/monitor.js

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent e60d4685a9
commit 14ee840c5c

View File

@@ -278,4 +278,4 @@ function updateMonStatus(data) {
// Prepend info or warning bar to tab
bar.prependTo($('#monitorTab .form'));
bar.delay(4000).slideUp();
}
}