mirror of https://github.com/twbs/bootstrap.git
return this
This commit is contained in:
parent
1066ec4a79
commit
616f136371
|
|
@ -101,7 +101,7 @@
|
|||
e && e.preventDefault()
|
||||
|
||||
if (! this.isShown) {
|
||||
return
|
||||
return this
|
||||
}
|
||||
|
||||
var that = this
|
||||
|
|
|
|||
Loading…
Reference in New Issue