2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

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

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

View File

@ -2189,4 +2189,4 @@ function setMaxVM() {
$.cookie('xcat_' + userName + '_maxvm', rsp, { expires: exDate });
}
});
}
}