diff options
| author | Stephen Edgar <[email protected]> | 2013-04-23 17:34:27 +1000 |
|---|---|---|
| committer | Artur Kwiatkowski <[email protected]> | 2013-04-24 14:38:50 +0200 |
| commit | f40ea21a6cd147128c22707de8f75c371d592acf (patch) | |
| tree | d6c048b7beb161ba337bc13d786a07398a082c0c /js/bootstrap-button.js | |
| parent | 22a1a7273a4de67eb3b167b764cd79a6f3bf8568 (diff) | |
| download | bootstrap-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.js | 2 |
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); |
