From 3999e51990f3c0becbb2b7ff4e863a4c48e9238b Mon Sep 17 00:00:00 2001 From: phamt Date: Thu, 15 Mar 2012 13:52:11 +0000 Subject: [PATCH] Removed trailing comma. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/js/custom/zvm.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-UI/js/custom/zvm.js b/xCAT-UI/js/custom/zvm.js index c8e810b7f..814461ee9 100644 --- a/xCAT-UI/js/custom/zvm.js +++ b/xCAT-UI/js/custom/zvm.js @@ -1671,7 +1671,7 @@ zvmPlugin.prototype.addNode = function() { tgt : '', args : '', msg : '' - }, + } }); // Remove loader @@ -1731,7 +1731,7 @@ zvmPlugin.prototype.addNode = function() { tgt : '', args : '', msg : '' - }, + } }); // Remove loader