use data-ride="carousel" in the docs & examples; fixes #11005
This commit is contained in:
parent
4da37222cf
commit
ef1fc34e61
3 changed files with 4 additions and 7 deletions
|
|
@ -90,9 +90,6 @@
|
|||
btn.button('reset')
|
||||
}, 3000)
|
||||
})
|
||||
|
||||
// carousel demo
|
||||
$('.bs-docs-carousel-example').carousel()
|
||||
})
|
||||
|
||||
}(window.jQuery)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue