Tomas Jelinek has uploaded a new change for review. Change subject: userportal: Removed "os type" from list of basic user fields ......................................................................
userportal: Removed "os type" from list of basic user fields Originally we expected the os type to come from the image so it was not changable / viewable for the basic user. Since the images did not make it to 3.5, this field has to be re-enabled for basic user. Change-Id: Id009ef6828e439a465e19f43bbd48cad4f965013 Bug-Url: https://bugzilla.redhat.com/1180105 Signed-off-by: Tomas Jelinek <tjeli...@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/27/36827/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java index e1f65a7..c01253d 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java +++ b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java @@ -2088,7 +2088,6 @@ protected List<Widget> adminOnlyWidgets() { return Arrays.<Widget> asList( // general tab - oSTypeEditor, vmIdEditor, // system tab -- To view, visit http://gerrit.ovirt.org/36827 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id009ef6828e439a465e19f43bbd48cad4f965013 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches