]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change note to point out that boostrap.js bundles all plugins #3174
authorJacob Thornton <jacobthornton@gmail.com>
Sun, 3 Jun 2012 04:19:56 +0000 (21:19 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Sun, 3 Jun 2012 04:19:56 +0000 (21:19 -0700)
docs/javascript.html
docs/templates/pages/javascript.mustache

index ab93f1c33a571a578cfe8c54b0a4e0ea6a366477..f966ba203f7e1a29bafe2a103ef3dfcf4fedd888 100644 (file)
           <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>
 
 
index 568a6c474216a93defd8c3746d53245e3e904c46..26ca9b538d15e4d0134597d543f2916269ca1db7 100644 (file)
@@ -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>