mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14: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) {
|
, hide: function (e) {
|
||||||
e && e.preventDefault()
|
e && e.preventDefault()
|
||||||
|
|
||||||
if (! this.isShown) {
|
if ( !this.isShown ) {
|
||||||
return this
|
return this
|
||||||
}
|
}
|
||||||
|
|
||||||
var that = this
|
var that = this
|
||||||
|
Loading…
Reference in New Issue
Block a user