Change in ovirt-engine[master]: userportal, webadmin: use a custom patched bootstrap.js

Greg Sheremeta has submitted this change and it was merged. Change subject: userportal, webadmin: use a custom patched bootstrap.js ...................................................................... userportal, webadmin: use a custom patched bootstrap.js Temporarily switch to a custom patched bootstrap.js. Bootstrap 3.3.4 - 3.3.6 have a memory leak in the tooltips that we are using extensively. It will take a while to get that fixed upstream, so for now let's include the fix locally. I addded a GWT-TODO so we remember to switch back to upstream when its fixed. Change-Id: Ie6e423738fa2905b24ae448bd870dd1b375b250a X-Ref: https://github.com/twbs/bootstrap/issues/17973#issuecomment-202648725 Bug-Url: https://bugzilla.redhat.com/1294678 Signed-off-by: Greg Sheremeta <gshereme@redhat.com> --- M backend/manager/modules/branding/src/main/resources/META-INF/tags/obrand/javascripts.tag A packaging/branding/ovirt.brand/bootstrap-3.3.6-custom.js 2 files changed, 2,365 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Greg Sheremeta: Verified Vojtech Szocs: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/55546 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie6e423738fa2905b24ae448bd870dd1b375b250a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
gshereme@redhat.com