diff options
| author | Mark Otto <[email protected]> | 2012-12-21 19:10:05 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-21 19:10:05 -0800 |
| commit | 7f7039321d9078ff7127b56aabe6be0e85716350 (patch) | |
| tree | 19113c41c188db318fa866391375a4117bd9c25b /docs/examples | |
| parent | a55605ca57d3607689d8d6b8d2de1c1026bab405 (diff) | |
| download | bootstrap-7f7039321d9078ff7127b56aabe6be0e85716350.tar.xz bootstrap-7f7039321d9078ff7127b56aabe6be0e85716350.zip | |
Fixes #6189: Add holder.js to carousel example
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/carousel.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 0958103fc..2a0cadec1 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -448,5 +448,6 @@ }) }(window.jQuery) </script> + <script src="../assets/js/holder/holder.js"></script> </body> </html> |
