aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Stacy <[email protected]>2011-09-23 16:09:18 -0500
committerAaron Stacy <[email protected]>2011-09-23 16:09:18 -0500
commit616f136371e84913ea934bdfba8a6f241381f8e7 (patch)
tree4a2302456ec83af4de8fce29ac089ded0959178f
parent1066ec4a79bc2cbdc3dd428c5e241364ace96594 (diff)
downloadbootstrap-616f136371e84913ea934bdfba8a6f241381f8e7.tar.xz
bootstrap-616f136371e84913ea934bdfba8a6f241381f8e7.zip
return this
-rw-r--r--js/bootstrap-modal.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bootstrap-modal.js b/js/bootstrap-modal.js
index 1763077e0..67bb9af63 100644
--- a/js/bootstrap-modal.js
+++ b/js/bootstrap-modal.js
@@ -101,7 +101,7 @@
e && e.preventDefault()
if (! this.isShown) {
- return
+ return this
}
var that = this