1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

removed twipsy options

This commit is contained in:
Rod Vagg
2011-11-07 12:10:53 +11:00
parent d725ac2feb
commit 1b43c87eaf
4 changed files with 4 additions and 29 deletions

View File

@@ -559,12 +559,6 @@ $('#.tabs').bind('change', function (e) {
<td>[default markup]</td>
<td>the html template used for rendering a twipsy</td>
</tr>
<tr>
<td>contentSelector</td>
<td>string</td>
<td>.twipsy-inner</td>
<td>selector used to find the title element within the tooltip</td>
</tr>
</tbody>
</table>
<p><span class="label notice">Notice</span> Individual twipsy instance options can alternatively be specified through the use of data attributes.</code></p>