Change in ovirt-engine[master]: webadmin: hide memory checkbox from create snapshot popup on...

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: hide memory checkbox from create snapshot popup on error ...................................................................... webadmin: hide memory checkbox from create snapshot popup on error The checkbox that allows the user to select whether to save the memory as part of the created snapshot or not, was visible also when the create snapshot popup presented an error message. This patch hides the memory checkbox from the create snapshot dialog in case it presents an error. Change-Id: I4b57dc687e19fecbadbec331627f08128b1d6ca0 Bug-Url: https://bugzilla.redhat.com/993645 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/SnapshotModel.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18662 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4b57dc687e19fecbadbec331627f08128b1d6ca0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
derez@redhat.com