diff options
| author | Stephen Edgar <[email protected]> | 2013-04-23 17:40:41 +1000 |
|---|---|---|
| committer | Stephen Edgar <[email protected]> | 2013-04-23 17:40:41 +1000 |
| commit | 1a6dbc371e0ff445ba3fd613d073825715525b6c (patch) | |
| tree | 9a04f063afefcf7927c67216dc45dcfb96cd2574 /docs/assets/js/bootstrap-button.js | |
| parent | 1b132ddcb484281d6d738e2058b0504b5bb5e126 (diff) | |
| download | bootstrap-1a6dbc371e0ff445ba3fd613d073825715525b6c.tar.xz bootstrap-1a6dbc371e0ff445ba3fd613d073825715525b6c.zip | |
'docs' folder .editorconfig code guide updates
Diffstat (limited to 'docs/assets/js/bootstrap-button.js')
| -rw-r--r-- | docs/assets/js/bootstrap-button.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/bootstrap-button.js b/docs/assets/js/bootstrap-button.js index 6e1aa9c81..a42baf2a8 100644 --- a/docs/assets/js/bootstrap-button.js +++ b/docs/assets/js/bootstrap-button.js @@ -102,4 +102,4 @@ $btn.button('toggle') }) -}(window.jQuery);
\ No newline at end of file +}(window.jQuery); |
