Shahar Havivi has uploaded a new change for review. Change subject: ui: cannot edit description of a VM from pool ......................................................................
ui: cannot edit description of a VM from pool Bug-Url: https://bugzilla.redhat.com/1060518 Change-Id: I9273136a6dd1f3b6f28c329828c23f3a798c6075 Signed-off-by: Shahar Havivi <shah...@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/37/31337/1 diff --git a/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java b/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java index 978e7c6..53bc093 100644 --- a/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java +++ b/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java @@ -195,7 +195,6 @@ // ==General Tab== getDataCenterWithClustersList().setIsChangable(!value); getQuota().setIsChangable(false); - getDescription().setIsChangable(false); getComment().setIsChangable(false); getNumOfDesktops().setIsChangable(false); -- To view, visit http://gerrit.ovirt.org/31337 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9273136a6dd1f3b6f28c329828c23f3a798c6075 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches