Comment 3 for bug 1940450

Revision history for this message
Heather Lemon (hypothetical-lemon) wrote (last edit ):

Hm, am I correct in saying "horizon doesn't use "twitter-bootstrap3" package. Instead, it uses independent twitter bootstrap library included in itself."

# file in question
~/horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js

# trail of dependencies
openstack-dashboard -> python-django-horizon -> twitter-bootstrap-wizard -> Bootstrap

I believe upgrading to Bootstrap v3.4.1 and applying the github patch from https://github.com/twbs/bootstrap/pull/28236/commits/5efa9b531d25927b907e3fa24b818608bc38a2f0
would resolve the issue.

How do I make this report public?