From 1573077e619c5c962c0f4297ecc8f51ffa281fda 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/nodes/updatenode.js --- xCAT-UI/js/nodes/updatenode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/nodes/updatenode.js b/xCAT-UI/js/nodes/updatenode.js index d0a177a40..b96088516 100644 --- a/xCAT-UI/js/nodes/updatenode.js +++ b/xCAT-UI/js/nodes/updatenode.js @@ -406,4 +406,4 @@ function loadUpdatenodePage(tgtNodes) { // Select new tab tab.select(newTabId); -} \ No newline at end of file +}