]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add a local jQuery fallback. 16888/head
authorXhmikosR <xhmikosr@gmail.com>
Sat, 25 Jul 2015 21:25:00 +0000 (00:25 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 26 Jul 2015 07:07:33 +0000 (10:07 +0300)
commitabdf41f5f3ad682e57a60f662e7a6ed56b4e3e54
treee82a362dc5f2caa1823fa89781a05b1ed97c5079
parentb8bc20432f93385989291f2a67112e29b97de682
Add a local jQuery fallback.

Shouldn't really happen, but China for example has blocked Google so this should help.
16 files changed:
docs/_includes/footer.html
docs/assets/js/vendor/jquery.min.js [new file with mode: 0644]
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/jumbotron/index.html
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
docs/examples/offcanvas/index.html
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
docs/examples/theme/index.html
docs/examples/tooltip-viewport/index.html