From ea11a5975c0bbc7c831297988b86128559a71d70 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/rnetboot.js --- xCAT-UI/js/nodes/rnetboot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/nodes/rnetboot.js b/xCAT-UI/js/nodes/rnetboot.js index 7f03e069b..2c1401e6e 100644 --- a/xCAT-UI/js/nodes/rnetboot.js +++ b/xCAT-UI/js/nodes/rnetboot.js @@ -220,4 +220,4 @@ function loadNetbootPage(tgtNodes) { // Select new tab tab.select(newTabId); -} \ No newline at end of file +}