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(a)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(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Martin Beták <mbetak(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>