2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-05 19:15:13 +00:00

Remove trailing spaces in file xCAT-UI/js/configure/update.js

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 70e7a98e4b
commit 88ee6002ac

View File

@@ -319,4 +319,4 @@ function showUpdateResult(data) {
});
$('#rpm button').attr('disabled', '');
}
}