
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Correct 'Pass-Through Host CPU' Tooltip ...................................................................... webadmin: Correct 'Pass-Through Host CPU' Tooltip This patch corrects the wording of the tooltip for the 'Pass-Through Host CPU' option to indicate that the option is not available unless 'Do not allow migration' is selected. It also contains a small refactor that makes the variable naming and conditional predicates ordering consistent across branches. Change-Id: Ice8fc5556f139a39eeb352d423dfd3431cbefbcb Bug-Url: https://bugzilla.redhat.com/1360775 Signed-off-by: Phillip Bailey <phbailey@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Roman Mohr: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Phillip Bailey: Verified Yanir Quinn: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/62165 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ice8fc5556f139a39eeb352d423dfd3431cbefbcb Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Yanir Quinn <yquinn@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>