Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Edgar <stephen@netweb.com.au>2013-04-23 11:34:27 +0400
committerStephen Edgar <stephen@netweb.com.au>2013-04-23 11:34:27 +0400
commit1b132ddcb484281d6d738e2058b0504b5bb5e126 (patch)
tree17d0401b9813822e66e93d70dcef668e86d87cb3 /js/bootstrap-collapse.js
parent7ebfc170289b19260dae35c9e2965e600582174c (diff)
'js' folder .editorconfig code guide updates
Diffstat (limited to 'js/bootstrap-collapse.js')
-rw-r--r--js/bootstrap-collapse.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bootstrap-collapse.js b/js/bootstrap-collapse.js
index 2730a48d45..7bd40c2339 100644
--- a/js/bootstrap-collapse.js
+++ b/js/bootstrap-collapse.js
@@ -164,4 +164,4 @@
$(target).collapse(option)
})
-}(window.jQuery); \ No newline at end of file
+}(window.jQuery);