mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-30 12:24:19 +01:00
whitespace
This commit is contained in:
parent
7a153ac817
commit
2715a1e09e
4
js/bootstrap-modal.js
vendored
4
js/bootstrap-modal.js
vendored
@ -100,8 +100,8 @@
|
||||
, hide: function (e) {
|
||||
e && e.preventDefault()
|
||||
|
||||
if (! this.isShown) {
|
||||
return this
|
||||
if ( !this.isShown ) {
|
||||
return this
|
||||
}
|
||||
|
||||
var that = this
|
||||
|
Loading…
Reference in New Issue
Block a user