animate -> animation
This commit is contained in:
parent
f72a94ae28
commit
80cb760fac
3 changed files with 6 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue