]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix #14115
authorChris Rebert <code@rebertia.com>
Thu, 24 Jul 2014 22:15:05 +0000 (15:15 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 24 Jul 2014 22:16:08 +0000 (15:16 -0700)
[skip sauce]

docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html

index 04103c270a2aefa02e572ac00d01f9d0ee3aa08e..4ab7253b172da9997cb986fd8d7635c629b326ad 100644 (file)
@@ -192,7 +192,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">
           <td>selector</td>
           <td>string</td>
           <td>false</td>
-          <td>If a selector is provided, popover 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, popover 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://jsbin.com/zopod/1/edit">an informative example</a>.</td>
         </tr>
         <tr>
           <td>template</td>
index fac4f65197c1dfcd2d57e20e55006aa7aedcf02e..33743c4c2143bb1506f76284b04c2d4d342dc52e 100644 (file)
@@ -124,7 +124,7 @@ $('#example').tooltip(options)
          <td>selector</td>
          <td>string</td>
          <td>false</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 tooltips 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 tooltips added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsbin.com/zopod/1/edit">an informative example</a>.</td>
        </tr>
        <tr>
          <td>template</td>