mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-355: cloudstack UI - Infrastructure menu - restore total number of zone on UI since performance issue of listZones API has been fixed on server-side.
This commit is contained in:
parent
301c4413bc
commit
0f130e15c7
@ -379,9 +379,7 @@
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
//dataFns.zoneCount({});
|
dataFns.zoneCount({});
|
||||||
dataFns.podCount({}); //uncomment the line above and remove this line after "count" in listZones API is fixed.
|
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user