From: Yohn Date: Tue, 25 Dec 2012 00:03:13 +0000 (-0500) Subject: Update docs/templates/pages/javascript.mustache X-Git-Tag: v2.3.0^2~63^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=340d90138c86bdd86e74712d53c776c77f17c477;p=thirdparty%2Fbootstrap.git Update docs/templates/pages/javascript.mustache --- diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 52a7f9fd92..499fed48d1 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -781,11 +781,10 @@ $('a[data-toggle="tab"]').on('shown', function (e) { {{_i}}container{{/i}} - {{_i}}string{{/i}} - '' + {{_i}}string | false{{/i}} + {{_i}}false{{/i}} -

{{_i}}Usefull if your tooltip is within a btn-group or modal{{/i}}

-

{{_i}}Appends the tooltip to a specific element container: '#Modal'{{/i}}

+

{{_i}}Appends the tooltip to a specific element container: 'body'{{/i}}