mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-07 20:45:03 -05:00
animate -> animation
This commit is contained in:
@@ -579,7 +579,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>animate</td>
|
||||
<td>animation</td>
|
||||
<td>boolean</td>
|
||||
<td>true</td>
|
||||
<td>apply a css fade transition to the tooltip</td>
|
||||
@@ -669,7 +669,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>animate</td>
|
||||
<td>animation</td>
|
||||
<td>boolean</td>
|
||||
<td>true</td>
|
||||
<td>apply a css fade transition to the tooltip</td>
|
||||
|
||||
Reference in New Issue
Block a user