diff options
| author | Jacob Thornton <[email protected]> | 2011-11-06 13:49:00 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-06 13:49:00 -0800 |
| commit | b15e24e3d460ef2cbe20f13c648b42024be096fa (patch) | |
| tree | eb6e2baa525cfd12b6a720a484d32d250aa42411 /docs | |
| parent | c3c700fd02dc1fbd096bd5926960dd9b80b8169d (diff) | |
| download | bootstrap-b15e24e3d460ef2cbe20f13c648b42024be096fa.tar.xz bootstrap-b15e24e3d460ef2cbe20f13c648b42024be096fa.zip | |
don't include data-content/data-title as specifications for options in twipsy/popover
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 82dcffba7..6d6701070 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -677,7 +677,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> |
