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
This commit is contained in:
parent
d98365a5c1
commit
3999e51990
@ -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