mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 13:00:24 +00:00
whitespace
This commit is contained in:
parent
7a153ac817
commit
2715a1e09e
1 changed files with 2 additions and 2 deletions
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 a new issue