Tomas Jelinek has posted comments on this change. Change subject: UI: support multi monitory only for cluster 3.3 and up ......................................................................
Patch Set 2: (1 comment) .................................................... File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java Line 1748: Line 1749: getDomain().setIsChangable(getIsWindowsOS()); Line 1750: Line 1751: getBehavior().updateDefaultTimeZone(); Line 1752: if (getSelectedCluster() != null) { if it depends also on the cluster, don't you need to change it also when the cluster changes? Line 1753: getIsSingleQxlEnabled().setEntity(getIsLinuxOS() && Line 1754: Version.v3_3.compareTo(getSelectedCluster().getcompatibility_version()) <= 0); Line 1755: } Line 1756: else { -- To view, visit http://gerrit.ovirt.org/19468 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5f65dd3d5ca1409402b9b0b93e1585f4bfa47a64 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches