mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Fixed indentation in JavaScript example
This commit is contained in:
parent
b9620a1d5e
commit
cde39f7b78
@ -936,7 +936,7 @@ $('#example').tooltip(options)
|
||||
</div><!-- /.bs-table-scrollable -->
|
||||
{% highlight js %}
|
||||
$('#myTooltip').on('hidden.bs.tooltip', function () {
|
||||
// do something…
|
||||
// do something…
|
||||
})
|
||||
{% endhighlight %}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user