diff options
| author | Jacob Thornton <[email protected]> | 2012-06-02 21:19:56 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-06-02 21:19:56 -0700 |
| commit | a38bc90b482c086e805aa2e942b56cd1429d5766 (patch) | |
| tree | 834999fb3db10d953d40823bb06d594716983edc /docs/javascript.html | |
| parent | ebc1fe907d5dede1c7251dc1a25b9015a7f779d7 (diff) | |
| download | bootstrap-a38bc90b482c086e805aa2e942b56cd1429d5766.tar.xz bootstrap-a38bc90b482c086e805aa2e942b56cd1429d5766.zip | |
change note to point out that boostrap.js bundles all plugins #3174
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index ab93f1c33..f966ba203 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -162,7 +162,7 @@ <p class="muted"><strong>*</strong> Required for animation in plugins</p> </div> </div> <!-- /row --> - <div class="alert alert-info"><strong>Heads up!</strong> All javascript plugins require the latest version of jQuery.</div> + <div class="alert alert-info"><strong>Heads up!</strong> If you have downloaded the latest version of Bootstrap, both <strong>bootstrap.js</strong> and <strong>bootstrap.min.js</strong> contain all of these plugins.</div> </section> |
