Update back-end code fore "Add node" link

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2010-09-21 01:35:26 +00:00
parent 557a88de5f
commit c5231c1c7c

View File

@ -1613,7 +1613,7 @@ function loadRconsPage(tgtNodes){
* @return Nothing
*/
function addNode(v, m, f) {
// If user clicks Ok, add processor
// If user clicks Ok
if (v) {
}