diff options
| author | Jacob Thornton <[email protected]> | 2012-01-24 13:58:51 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-24 13:58:51 -0800 |
| commit | d80985443a2356a908e6f0d11a75a1da8ed9b36c (patch) | |
| tree | d7ae7496b45e7d9136d5c340f6263ce50be525e6 /js/bootstrap-button.js | |
| parent | 3aea86370d7d6c717939eebcd6f3a93776c567d4 (diff) | |
| parent | 84a8aa1beac447cbbe77983730f7590fc955b312 (diff) | |
| download | bootstrap-d80985443a2356a908e6f0d11a75a1da8ed9b36c.tar.xz bootstrap-d80985443a2356a908e6f0d11a75a1da8ed9b36c.zip | |
Merge pull request #1138 from lookfirst/fixjs
2.0-wip: Fixjs headers
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 046d25614..2461ffec6 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -1,5 +1,5 @@ /* ============================================================ - * bootstrap-buttons.js v2.0.0 + * bootstrap-button.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#buttons * ============================================================ * Copyright 2012 Twitter, Inc. |
