aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-button.js
diff options
context:
space:
mode:
authorStephen Edgar <[email protected]>2013-04-23 17:34:27 +1000
committerArtur Kwiatkowski <[email protected]>2013-04-24 14:38:50 +0200
commitf40ea21a6cd147128c22707de8f75c371d592acf (patch)
treed6c048b7beb161ba337bc13d786a07398a082c0c /js/bootstrap-button.js
parent22a1a7273a4de67eb3b167b764cd79a6f3bf8568 (diff)
downloadbootstrap-f40ea21a6cd147128c22707de8f75c371d592acf.tar.xz
bootstrap-f40ea21a6cd147128c22707de8f75c371d592acf.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);