2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-27 14:51:10 +00:00

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

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

View File

@@ -1209,4 +1209,4 @@ function createAssociationTable(cond) {
showStr += '<tbody></table></center>';
return showStr;
}
}