mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
grunt test-js, grunt dist-js now working
This commit is contained in:
@@ -321,7 +321,7 @@ $(function () {
|
||||
var $target = $('<a href="#" rel="tooltip" title="very very very very very very very very long tooltip in one line"/>')
|
||||
.appendTo($container)
|
||||
.bootstrapTooltip({
|
||||
placement: 'right',
|
||||
placement: 'right'
|
||||
})
|
||||
.bootstrapTooltip('show')
|
||||
|
||||
|
Reference in New Issue
Block a user