diff options
| author | Jacob Thornton <[email protected]> | 2011-12-24 22:15:04 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-12-24 22:15:04 -0800 |
| commit | 1a295491b275cf55187c913db311e807eda5e989 (patch) | |
| tree | 76b890ae19818b70b0b4a0a4915d9be3c391ee06 /docs/javascript.html | |
| parent | ea2346197075a30f0200665fcd2836b217f33fb3 (diff) | |
| download | bootstrap-1a295491b275cf55187c913db311e807eda5e989.tar.xz bootstrap-1a295491b275cf55187c913db311e807eda5e989.zip | |
update docs for placement
Diffstat (limited to 'docs/javascript.html')
| -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 e33900432..7c92ef06a 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -635,7 +635,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { <td>placement</td> <td>string</td> <td>'right'</td> - <td>how to position the popover - above | below | left | right</td> + <td>how to position the popover - top | bottom | left | right</td> </tr> <tr> <td>selector</td> |
