From 8412b42d3e77e7d79c4bd33c9088818f40cae3a6 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/rscan.js --- xCAT-UI/js/nodes/rscan.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/nodes/rscan.js b/xCAT-UI/js/nodes/rscan.js index 06fdbff09..aa4e37c44 100644 --- a/xCAT-UI/js/nodes/rscan.js +++ b/xCAT-UI/js/nodes/rscan.js @@ -171,4 +171,4 @@ function loadRscanPage(tgtNodes) { // Select new tab tab.select(newTabId); -} \ No newline at end of file +}