diff options
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index f0382bf49..4f6059cb7 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1112,7 +1112,8 @@ $('#my-alert').bind('closed', function () { <h3>About</h3> <p>Get base styles and flexible support for collapsible components like accordions and navigation.</p> <a href="assets/js/bootstrap-collapse.js" target="_blank" class="btn">Download file</a> - </div> + <p class="muted"><strong>*</strong> Requires the Transitions plugin to be included.</p> + </div> <div class="span9 columns"> <h2>Example accordion</h2> <p>Using the collapse plugin, we built a simple accordion style widget:</p> |
