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(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/30/36830/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 0a5019c..bb994d9 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 @@ -2042,9 +2042,6 @@ protected List<Widget> adminOnlyWidgets() { return Arrays.<Widget> asList( - // general tab - oSTypeEditor, - // system tab detachableMemSizeEditor, totalvCPUsEditorWithInfoIcon, -- To view, visit http://gerrit.ovirt.org/36830 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id009ef6828e439a465e19f43bbd48cad4f965013 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches