From: Robert Burns Date: Sat, 20 Apr 2013 17:25:22 +0000 (-0400) Subject: Fix carousel examples within docs X-Git-Tag: v3.0.0-rc1~425^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7645%2Fhead;p=thirdparty%2Fbootstrap.git Fix carousel examples within docs --- diff --git a/docs/docs.html b/docs/docs.html index 976396eba7..8eaab75d4e 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -6332,11 +6332,11 @@ $('#myCollapsible').on('hidden', function () {

Examples

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

- {% highlight html linenos %} - @@ -6394,11 +6394,11 @@ $('#myCollapsible').on('hidden', function () {

Captions are hidden by default and will show up only with viewports greater than 768px wide.

-