From c37f31a48a816489e12c2231c4756e4d9f657b01 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/configure/discover.js --- xCAT-UI/js/configure/discover.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/configure/discover.js b/xCAT-UI/js/configure/discover.js index 719c8be2e..6a3bab7a8 100644 --- a/xCAT-UI/js/configure/discover.js +++ b/xCAT-UI/js/configure/discover.js @@ -379,4 +379,4 @@ function complete() { $('#discoverContentDiv').append(showStr); createDiscoverButtons(); -} \ No newline at end of file +}