Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fix actual snapshot disk size in storage tab (#847812)
......................................................................
webadmin: Fix actual snapshot disk size in storage tab (#847812)
https://bugzilla.redhat.com/847812
The actual size column in storage VM's subtab did not appear correctly
due to the size reported in gigabytes yet treated as bytes
Change-Id: I79f24cd1368e1c6c2ce338c89e397d8bec4f176a
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/storage/VMsTree.java
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8063
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I79f24cd1368e1c6c2ce338c89e397d8bec4f176a
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>