mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
feature #3748: Remove SNAPSHOT_SIZE from the info panel
This commit is contained in:
parent
885cba9c41
commit
4e7a5116d6
@ -69,6 +69,7 @@ define(function(require) {
|
||||
delete monitoring.NETRX;
|
||||
delete monitoring.STATE;
|
||||
delete monitoring.DISK_SIZE;
|
||||
delete monitoring.SNAPSHOT_SIZE;
|
||||
var monitoringTableContentHTML;
|
||||
if (!$.isEmptyObject(monitoring)) {
|
||||
monitoringTableContentHTML = Humanize.prettyPrintJSON(monitoring);
|
||||
|
Loading…
x
Reference in New Issue
Block a user