Change in ovirt-engine[master]: engine: Fixed ChangeCD dialog on inactive ISO domain

Tomas Jelinek has submitted this change and it was merged. Change subject: engine: Fixed ChangeCD dialog on inactive ISO domain ...................................................................... engine: Fixed ChangeCD dialog on inactive ISO domain ChangeCD dialog no longer displays blank line which upon selection caused NullPointerException. Now the only available option when the ISO domain is unavailable is 'Eject'. Change-Id: I257e5f5fcfec0ab5c24dfaefa5c7f9330079141b Bug-Url:https://bugzilla.redhat.com/show_bug.cgi?id=907506 Signed-off-by: Martin Betak <mbetak@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java 2 files changed, 5 insertions(+), 10 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12879 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I257e5f5fcfec0ab5c24dfaefa5c7f9330079141b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Beták <mbetak@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Martin Beták <mbetak@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>
participants (1)
-
tjelinek@redhat.com