From: Mark Otto Date: Sat, 23 Aug 2014 20:35:39 +0000 (-0700) Subject: fixes #14441 X-Git-Tag: v3.3.0~240 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c907f635bf4f3413c5ae641773b0cf38e80672;p=thirdparty%2Fbootstrap.git fixes #14441 --- diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index 7283562680..23f9af97af 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -1,8 +1,9 @@

Carousel carousel.js

+

A slideshow component for cycling through elemnts, like a carousel. Nested carousels are not supported.

+ -

The slideshow below shows a generic plugin and component for cycling through elements like a carousel.