Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fix actual size column in disk view (#847800)
......................................................................
webadmin: Fix actual size column in disk view (#847800)
https://bugzilla.redhat.com/847800
Fixed actual size column in VM disks main tab to show the actual
size with snapshots, and removed the actual size column from the disks
main tab
Change-Id: I96a45d426813bb296300e0871a206a3fdb24f52d
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/disks/DisksViewColumns.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabDiskView.java
2 files changed, 5 insertions(+), 7 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8257
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I96a45d426813bb296300e0871a206a3fdb24f52d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>