aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-16 18:59:06 -0700
committerMark Otto <[email protected]>2013-09-16 18:59:06 -0700
commitc14fe7904acebcd6a07335ab6d9028dcecc976f0 (patch)
treea37b51775f5f80650cc5ba456c091f4a9a3d0d0d /javascript.html
parent776d3fd6a0b0803512ba3cf5bd365b4e18b9315f (diff)
parent630bf13fb4b9f5b92e323504454a8f9d18d93d59 (diff)
downloadbootstrap-c14fe7904acebcd6a07335ab6d9028dcecc976f0.tar.xz
bootstrap-c14fe7904acebcd6a07335ab6d9028dcecc976f0.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'javascript.html')
-rw-r--r--javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html
index ecab0bf9e..0f97d1c6c 100644
--- a/javascript.html
+++ b/javascript.html
@@ -1111,7 +1111,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
<td>selector</td>
<td>string</td>
<td>false</td>
- <td>if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/fScua/">an informative example</a>.</td>
+ <td>if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/fScua/">an informative example</a>.</td>
</tr>
<tr>
<td>trigger</td>