mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
remove the ns option
This commit is contained in:
-12
@@ -754,12 +754,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
<p>{{_i}}Object structure is: <code>delay: { show: 500, hide: 100 }</code>{{/i}}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{_i}}ns{{/i}}</td>
|
||||
<td>{{_i}}string{{/i}}</td>
|
||||
<td>'.tooltip'</td>
|
||||
<td>{{_i}}jQuery event namespace{{/i}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="alert alert-info">
|
||||
@@ -918,12 +912,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
<p>{{_i}}Object structure is: <code>delay: { show: 500, hide: 100 }</code>{{/i}}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{_i}}ns{{/i}}</td>
|
||||
<td>{{_i}}string{{/i}}</td>
|
||||
<td>'.popover'</td>
|
||||
<td>{{_i}}jQuery event namespace{{/i}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="alert alert-info">
|
||||
|
||||
Reference in New Issue
Block a user