From b2c49a5f647d9a8222fadd71baf8693e75bd5547 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/mtm.js --- xCAT-UI/js/nodes/mtm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/js/nodes/mtm.js b/xCAT-UI/js/nodes/mtm.js index 47380cdca..e76477aba 100644 --- a/xCAT-UI/js/nodes/mtm.js +++ b/xCAT-UI/js/nodes/mtm.js @@ -41,4 +41,4 @@ var hardwareInfo = { '8231-E2C' : [ 'P7 HE', 4 ], '9125-F2C' : [ 'Power 775', 2], '78AC-100' : [ 'Power 775', 2] // bpa -}; \ No newline at end of file +};