]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove duplicate text in documentation for popover 10653/head
authorAndrew Homeyer <homeyer@gmail.com>
Mon, 16 Sep 2013 03:07:15 +0000 (21:07 -0600)
committerAndrew Homeyer <homeyer@gmail.com>
Mon, 16 Sep 2013 03:07:15 +0000 (21:07 -0600)
javascript.html

index ecab0bf9e56a39aec48648b0ad340536f8ecd610..0f97d1c6c1ab8c1ce15fdbc49a1356be7d41b6d2 100644 (file)
@@ -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>