Daniel Erez has submitted this change and it was merged. Change subject: webadmin: Disable editing of Vm in pool (#837693) ......................................................................
webadmin: Disable editing of Vm in pool (#837693) https://bugzilla.redhat.com/837693 The VM which is a part of the pool should not be edited. This patch disables the "Edit" action button in the "Virtual Machines" tab when the selected VM is in a pool. Change-Id: I3a0d097a12f7acfa07a39fe63eb1900e4b73e905 Signed-off-by: Tomas Jelinek <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java 1 file changed, 16 insertions(+), 1 deletion(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6482 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a0d097a12f7acfa07a39fe63eb1900e4b73e905 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
