diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index d025abf0a1..1f11406c89 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 f0382bf49d..4f6059cb71 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1112,7 +1112,8 @@ $('#my-alert').bind('closed', function () {
Get base styles and flexible support for collapsible components like accordions and navigation.
Download file - +* Requires the Transitions plugin to be included.
+Using the collapse plugin, we built a simple accordion style widget:
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 01fcb97619..06816c7ad3 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1036,7 +1036,8 @@ $('#my-alert').bind('closed', function () {{{_i}}Get base styles and flexible support for collapsible components like accordions and navigation.{{/i}}
{{_i}}Download file{{/i}} -* {{_i}}Requires the Transitions plugin to be included.{{/i}}
+{{_i}}Using the collapse plugin, we built a simple accordion style widget:{{/i}}