]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add a link to the mailing list for JS help
authorJulian Thilo <bigj95t@gmail.com>
Tue, 25 Jun 2013 19:19:19 +0000 (21:19 +0200)
committerJulian Thilo <bigj95t@gmail.com>
Tue, 25 Jun 2013 19:19:19 +0000 (21:19 +0200)
docs/javascript.html

index d8ddfa98cac3d135b86779a50337e7a7d8170c8d..a46126a0a70bc0cd447e817e9483b1470d8b9619 100644 (file)
@@ -67,7 +67,7 @@ $('#myModal').on('show.bs.modal', function (e) {
 
     <div class="bs-callout">
       <h4>Third-party libraries</h4>
-      <p><strong>Bootstrap does not support third-party JavaScript libraries</strong> like Prototype or jQuery UI. Despite <code>.noConflict</code> and namespaced events, there may be compatibility problems that you need to fix on your own.</p>
+      <p><strong>Bootstrap does not support third-party JavaScript libraries</strong> like Prototype or jQuery UI. Despite <code>.noConflict</code> and namespaced events, there may be compatibility problems that you need to fix on your own. Ask on the <a href="http://groups.google.com/group/twitter-bootstrap">mailing list</a> if you need help.</p>
     </div>
   </div>