1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Merge remote-tracking branch 'twitter/master' into poveropt

Conflicts:
	js/bootstrap-popover.js
This commit is contained in:
Rod Vagg
2011-11-07 12:02:51 +11:00
3 changed files with 17 additions and 3 deletions

View File

@@ -683,7 +683,7 @@ $('#.tabs').bind('change', function (e) {
<td>content</td>
<td>string, function</td>
<td>'data-content'</td>
<td>a string or method for retrieving content text. if none are provided, content will be sourced from a data-content attribute.</td>
<td>attribute or method for retrieving content text.</td>
</tr>
<tr>
<td>trigger</td>