mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-13 15:00:15 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user