update docs for placement

This commit is contained in:
Jacob Thornton 2011-12-24 22:15:04 -08:00
parent ea23461970
commit 1a295491b2

View File

@ -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>