diff --git a/xCAT-UI/js/custom/hmc.js b/xCAT-UI/js/custom/hmc.js index bdfc8c010..d91e723ba 100644 --- a/xCAT-UI/js/custom/hmc.js +++ b/xCAT-UI/js/custom/hmc.js @@ -196,6 +196,7 @@ hmcPlugin.prototype.loadResources = function() { */ hmcPlugin.prototype.addNode = function() { var diaDiv = $('
'); + diaDiv.append(createInfoBar('Add a node range')); diaDiv.append(''); diaDiv.append('');