diff --git a/xCAT-UI/js/nodes/physical.js b/xCAT-UI/js/nodes/physical.js index 6e9ae33d5..2628d052a 100644 --- a/xCAT-UI/js/nodes/physical.js +++ b/xCAT-UI/js/nodes/physical.js @@ -199,7 +199,7 @@ function createGraphical(bpa, fsp, area){ //there is not selected lpars, show the info bar if (0 == temp){ - selectNodeDiv.append(createInfoBar('Hover CEC and select lpars to do operations.')); + area.append(createInfoBar('Hover CEC and select lpars to do operations.')); } //show selected lpars else{