2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

Remove trailing spaces in file xCAT-UI/js/nodes/nodeset.js

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent b2c49a5f64
commit ce9c791d29

View File

@ -305,4 +305,4 @@ function updateNodesetStatus(data) {
// Hide loader
$('#' + statBarId).find('img').hide();
}
}
}