mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-16 01:21:10 +00:00
fix the ganglia node area show bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -263,6 +263,7 @@ function extractLocationlData(locationData) {
|
||||
parent = temparray[2];
|
||||
if (!parent) {
|
||||
// Go to next node
|
||||
otherhash[1].push(name);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user