Change in ovirt-engine[master]: webadmin: Fix NumberFormatException in VM popup view

Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Fix NumberFormatException in VM popup view ...................................................................... webadmin: Fix NumberFormatException in VM popup view Fixed a NumberFormatException when the CpuSharesAmount is 'Disable' (string is ""). Change-Id: I4a7b5de45e14af96e3cc8fe2a597138205a7da92 Signed-off-by: Ofri Masad <omasad@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java 1 file changed, 5 insertions(+), 2 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17773 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4a7b5de45e14af96e3cc8fe2a597138205a7da92 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
gchaplik@redhat.com