
Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: Fix of SpiceX.cab not offered in IE ...................................................................... webadmin: Fix of SpiceX.cab not offered in IE For console settings: SPICE + Browser plugin the installation of SpiceX.cab was not offer after clicking 'Console'. Solution: redundant parenthesis in JSNI code removed. Bug-Url: https://bugzilla.redhat.com/1269452 Change-Id: I0b9ce2fc95f56f92e1fde7bb845791655f337cb0 Signed-off-by: Jakub Niedermertl <jniederm@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/SpicePluginImpl.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tomas Jelinek: Looks good to me, approved Jakub Niedermertl: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/47298 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0b9ce2fc95f56f92e1fde7bb845791655f337cb0 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org