diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 75d6f207e9..255d089504 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/javascript.html b/docs/javascript.html index c4c3dd72a9..8e15690267 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1265,6 +1265,10 @@ $('#myCollapsible').on('hidden', function () { +
+ Heads up! + When implementing this carousel, remove the images we have provided and replace them with your own. +

Using bootstrap-carousel.js

Call via javascript:

diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index cba75ac08e..f8fdec8eac 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1189,6 +1189,10 @@ $('#myCollapsible').on('hidden', function () { +
+ {{_i}}Heads up!{{/i}} + {{_i}}When implementing this carousel, remove the images we have provided and replace them with your own.{{/i}} +

{{_i}}Using bootstrap-carousel.js{{/i}}

{{_i}}Call via javascript:{{/i}}