From: Chris Rebert Date: Thu, 10 Oct 2013 02:29:25 +0000 (-0700) Subject: use data-ride="carousel" in the docs & examples; fixes #11005 X-Git-Tag: v3.0.1~39^2~76^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef1fc34e616a0efda482ec54247a84d589244d55;p=thirdparty%2Fbootstrap.git use data-ride="carousel" in the docs & examples; fixes #11005 --- diff --git a/docs-assets/js/application.js b/docs-assets/js/application.js index 76c24e5a69..44b2e12ad2 100644 --- a/docs-assets/js/application.js +++ b/docs-assets/js/application.js @@ -90,9 +90,6 @@ btn.button('reset') }, 3000) }) - - // carousel demo - $('.bs-docs-carousel-example').carousel() }) }(window.jQuery) diff --git a/examples/carousel/index.html b/examples/carousel/index.html index a57cab7452..c9a99cbd64 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -66,7 +66,7 @@ -