Removed trailing comma.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c7e3f36391
commit
6e77ab5a47
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user