]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update docs/templates/pages/javascript.mustache 6378/head
authorYohn <john.skem9@gmail.com>
Tue, 25 Dec 2012 00:03:13 +0000 (19:03 -0500)
committerYohn <john.skem9@gmail.com>
Tue, 25 Dec 2012 00:03:13 +0000 (19:03 -0500)
docs/templates/pages/javascript.mustache

index 52a7f9fd928062878248beda19deb70022189780..499fed48d16fcc558904d4c07d29ce2b58d4aaf3 100644 (file)
@@ -781,11 +781,10 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
              </tr>
              <tr>
                <td>{{_i}}container{{/i}}</td>
-               <td>{{_i}}string{{/i}}</td>
-               <td>''</td>
+               <td>{{_i}}string | false{{/i}}</td>
+               <td>{{_i}}false{{/i}}</td>
                <td>
-                <p>{{_i}}Usefull if your tooltip is within a btn-group or modal{{/i}}</p>
-                <p>{{_i}}Appends the tooltip to a specific element <code>container: '#Modal'</code>{{/i}}</p>
+                <p>{{_i}}Appends the tooltip to a specific element <code>container: 'body'</code>{{/i}}</p>
                </td>
              </tr>
             </tbody>