From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: ui: fix few console fields to be greyed out for headless mode
......................................................................
ui: fix few console fields to be greyed out for headless mode
when setting a VM / Template / Pool / Instance Type as headless, the
following fields are now greyed out (were not till now):
'Monitors' label
'Single Sign On method' label
In addition, the following fields:
USB Support
Monitors
Enable SPICE file transfer
Enable SPICE clipboard copy and paste
are all left greyed out for headless even when the OS is changed to "Linux"
or "Red Hat Enterprise Linux 6.x x64 (were changed to non greyed out
till this patch).
Change-Id: Ia7f93a77cced74529b3fe194ba8746750d6ef50b
Bug-Url:
https://bugzilla.redhat.com/1425124
Signed-off-by: Sharon Gratch <sgratch(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java
3 files changed, 17 insertions(+), 3 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Passed CI tests
Sharon Gratch: Verified
--
To view, visit
https://gerrit.ovirt.org/73457
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7f93a77cced74529b3fe194ba8746750d6ef50b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>