Tal Nisan has posted comments on this change. Change subject: webadmin: custom snapshot preview - default disks selection ......................................................................
Patch Set 1: Code-Review+2 (1 comment) http://gerrit.ovirt.org/#/c/25539/1/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/PreviewSnapshotModel.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/PreviewSnapshotModel.java: Line 65: // Update disk-snapshots map Line 66: updateDiskSnapshotsMap(); Line 67: Line 68: // First selecting the active snapshot for ensuring default disks selection Line 69: // (i.e. when some disk are missing from the selected snapshot, s/disk/disks Line 70: // the corresponding disks from the active snapshot should be selected). Line 71: previewSnapshotModel.selectSnapshot(activeSnapshotId); Line 72: Line 73: // Selecting the snapshot the was selected by the user -- To view, visit http://gerrit.ovirt.org/25539 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I78c1c11802c72c8eef91a25905078ce309dd03ea Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
