2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fix #11787: document stateful button JS

This commit is contained in:
Chris Rebert
2013-12-08 17:42:59 -08:00
parent 1f35b6ec5c
commit ae0d48057e
2 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
.popover()
// button state demo
$('#fat-btn')
$('#loading-example-btn')
.click(function () {
var btn = $(this)
btn.button('loading')