From 3caba739ff2823623113b288308e3d0d14bd7c30 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-UI/js/monitor/rmcmon.js --- xCAT-UI/js/monitor/rmcmon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/monitor/rmcmon.js b/xCAT-UI/js/monitor/rmcmon.js index 31ef0906f..fae8908a6 100644 --- a/xCAT-UI/js/monitor/rmcmon.js +++ b/xCAT-UI/js/monitor/rmcmon.js @@ -1209,4 +1209,4 @@ function createAssociationTable(cond) { showStr += ''; return showStr; -} \ No newline at end of file +}