From a9ef623bb6571b6a87a1277ccc580e2ab258442f Mon Sep 17 00:00:00 2001 From: phamt Date: Thu, 15 Mar 2012 13:58:36 +0000 Subject: [PATCH] Removed trailing comma. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/js/custom/esx.js | 2 +- xCAT-UI/js/custom/ipmi.js | 2 +- xCAT-UI/js/custom/kvm.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-UI/js/custom/esx.js b/xCAT-UI/js/custom/esx.js index 76a230022..8ffa72b5c 100644 --- a/xCAT-UI/js/custom/esx.js +++ b/xCAT-UI/js/custom/esx.js @@ -564,7 +564,7 @@ function addEsxNode(){ tgt : '', args : '', msg : '' - }, + } }); // Remove loader diff --git a/xCAT-UI/js/custom/ipmi.js b/xCAT-UI/js/custom/ipmi.js index d2a5b65b6..7fb21ac3e 100644 --- a/xCAT-UI/js/custom/ipmi.js +++ b/xCAT-UI/js/custom/ipmi.js @@ -306,7 +306,7 @@ function addIdataplex(){ tgt : '', args : '', msg : '' - }, + } }); // Remove loader diff --git a/xCAT-UI/js/custom/kvm.js b/xCAT-UI/js/custom/kvm.js index 7a461c44b..90c5d9318 100644 --- a/xCAT-UI/js/custom/kvm.js +++ b/xCAT-UI/js/custom/kvm.js @@ -563,7 +563,7 @@ function addKvmNode(){ tgt : '', args : '', msg : '' - }, + } }); // Remove loader