mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
JSCS hotfix
[skip sauce] [skip validator]
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
|
||||
// Default & dismissible popover demos
|
||||
$('.bs-docs-popover').popover()
|
||||
$('.bs-docs-popover-dismiss').popover({trigger: 'focus'})
|
||||
$('.bs-docs-popover-dismiss').popover({ trigger: 'focus' })
|
||||
|
||||
// Button state demo
|
||||
$('#loading-example-btn').click(function () {
|
||||
|
Reference in New Issue
Block a user