aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-button.js
diff options
context:
space:
mode:
authorStephen Edgar <[email protected]>2013-04-23 17:34:27 +1000
committerStephen Edgar <[email protected]>2013-04-23 17:34:27 +1000
commit1b132ddcb484281d6d738e2058b0504b5bb5e126 (patch)
tree17d0401b9813822e66e93d70dcef668e86d87cb3 /js/bootstrap-button.js
parent7ebfc170289b19260dae35c9e2965e600582174c (diff)
downloadbootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.tar.xz
bootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.zip
'js' folder .editorconfig code guide updates
Diffstat (limited to 'js/bootstrap-button.js')
-rw-r--r--js/bootstrap-button.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js
index 6e1aa9c81..a42baf2a8 100644
--- a/js/bootstrap-button.js
+++ b/js/bootstrap-button.js
@@ -102,4 +102,4 @@
$btn.button('toggle')
})
-}(window.jQuery); \ No newline at end of file
+}(window.jQuery);