2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-28 07:11:11 +00:00

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

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 9512047456
commit 6e6b95031a

View File

@@ -285,4 +285,4 @@ rconsTerm = function(nodeName, height, width) {
sendTimeout = window.setTimeout(rconsSend, 1);
}
}
};
};