mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
JSCS hotfix
[skip sauce] [skip validator]
This commit is contained in:
parent
ed8a64c5d8
commit
b9527acc45
@ -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 () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user