From 4fc96e802950cb7fe9aa0580203992f2c467afe5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 23 Aug 2014 13:35:22 -0700 Subject: grunt --- docs/_includes/customizer-variables.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index ab47463be..095482e05 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -730,7 +730,7 @@
- +
@@ -742,7 +742,7 @@
- +
@@ -813,10 +813,6 @@
-
- - -

Tabs

-- cgit v1.2.3 From 28c907f635bf4f3413c5ae641773b0cf38e80672 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 23 Aug 2014 13:35:39 -0700 Subject: fixes #14441 --- docs/_includes/js/carousel.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index 728356268..23f9af97a 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.

- +

Popover arrow color

-- cgit v1.2.3