aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/javascript.mustache
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-06-02 21:19:56 -0700
committerJacob Thornton <[email protected]>2012-06-02 21:19:56 -0700
commita38bc90b482c086e805aa2e942b56cd1429d5766 (patch)
tree834999fb3db10d953d40823bb06d594716983edc /docs/templates/pages/javascript.mustache
parentebc1fe907d5dede1c7251dc1a25b9015a7f779d7 (diff)
downloadbootstrap-a38bc90b482c086e805aa2e942b56cd1429d5766.tar.xz
bootstrap-a38bc90b482c086e805aa2e942b56cd1429d5766.zip
change note to point out that boostrap.js bundles all plugins #3174
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
-rw-r--r--docs/templates/pages/javascript.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 568a6c474..26ca9b538 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -84,7 +84,7 @@
<p class="muted"><strong>*</strong> {{_i}}Required for animation in plugins{{/i}}</p>
</div>
</div> <!-- /row -->
- <div class="alert alert-info"><strong>{{_i}}Heads up!{{/i}}</strong> {{_i}}All javascript plugins require the latest version of jQuery.{{/i}}</div>
+ <div class="alert alert-info"><strong>{{_i}}Heads up!{{/i}}</strong> {{_i}} 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.{{/i}}</div>
</section>