Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: snapshot sub-tab - avoid redundant update
......................................................................
webadmin: snapshot sub-tab - avoid redundant update
VmSnapshotListModel -> updateActionAvailability:
avoid update when getItems is null (to prevent an NPE).
Change-Id: If3469c20f2a4caceb96b40bbf542baacbadcf30e
Bug-Url:
https://bugzilla.redhat.com/1058618
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25535
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If3469c20f2a4caceb96b40bbf542baacbadcf30e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server