mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
return this
This commit is contained in:
2
js/bootstrap-modal.js
vendored
2
js/bootstrap-modal.js
vendored
@@ -101,7 +101,7 @@
|
||||
e && e.preventDefault()
|
||||
|
||||
if (! this.isShown) {
|
||||
return
|
||||
return this
|
||||
}
|
||||
|
||||
var that = this
|
||||
|
Reference in New Issue
Block a user