Tomas Jelinek has posted comments on this change. Change subject: ui: cannot edit description of a VM from pool ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/31337/1/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java: Line 194: if (value) { Line 195: // ==General Tab== Line 196: getDataCenterWithClustersList().setIsChangable(!value); Line 197: getQuota().setIsChangable(false); Line 198: getComment().setIsChangable(false); according to the attached BZ also the comment should be changable (so this line should also go away) Line 199: Line 200: getNumOfDesktops().setIsChangable(false); Line 201: getPrestartedVms().setIsChangable(false); Line 202: getMaxAssignedVmsPerUser().setIsChangable(false); -- To view, visit http://gerrit.ovirt.org/31337 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9273136a6dd1f3b6f28c329828c23f3a798c6075 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org 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