Greg Sheremeta has submitted this change and it was merged.
Change subject: userportal, webadmin: include jQuery 1.11.3
......................................................................
userportal, webadmin: include jQuery 1.11.3
We explicitly depend on jQuery now, but were previously relying
on PatternFly's copy of it. Since it is an explicit dependency,
we should include it ourselves.
Also -- older versions of PatternFly (<1.2.1) shipped a 2.0+
version of jQuery. When oVirt included this version, IE8 could
not render, since jQuery 2.0 drops IE8 support. While we will
no longer support IE8 in oVirt 3.6.0+, it's nice to have it at
least render.
Change-Id: I32b24168795e1852a3ebb142a7b6c364c9808107
Bug-Url:
https://bugzilla.redhat.com/1222584
Signed-off-by: Greg Sheremeta <gshereme(a)redhat.com>
---
M
backend/manager/modules/branding/src/main/resources/META-INF/tags/obrand/javascripts.tag
A packaging/branding/ovirt.brand/jquery-1.11.3.min.js
2 files changed, 6 insertions(+), 1 deletion(-)
Approvals:
Greg Sheremeta: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/41228
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I32b24168795e1852a3ebb142a7b6c364c9808107
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org