
Arik Hadas has submitted this change and it was merged. Change subject: webadmin: fix import-vm from export domain sub-tab ...................................................................... webadmin: fix import-vm from export domain sub-tab Due to a class-cast exception, the popup that is presented after importing VMs that is triggered from export-domain sub-tab was not shown. This patch eliminated the exception and fixes that. Change-Id: I08656cf51d8a5c20639a67e90d0d742c3dcdd8e7 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/VmBackupModel.java 1 file changed, 6 insertions(+), 10 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Martin Betak: Looks good to me, but someone else must approve Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/40096 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08656cf51d8a5c20639a67e90d0d742c3dcdd8e7 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Martin Beták <matobet@gmail.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server