mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
whitespace
This commit is contained in:
Vendored
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user