diff options
| author | Jacob Thornton <[email protected]> | 2011-11-20 21:13:28 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-20 21:13:28 -0800 |
| commit | 47c7f655ac455cf76a4865f129a523a91486d3ad (patch) | |
| tree | 10d4aec3205ad4f897013d35df72fa29dce984fd | |
| parent | 8a891f2a7b9720845932c0be8853fc25c6e49eed (diff) | |
| download | bootstrap-47c7f655ac455cf76a4865f129a523a91486d3ad.tar.xz bootstrap-47c7f655ac455cf76a4865f129a523a91486d3ad.zip | |
update comment numbers
| -rw-r--r-- | js/bootstrap-buttons.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-modal.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/bootstrap-buttons.js b/js/bootstrap-buttons.js index 16fa161cb..2fe1a7352 100644 --- a/js/bootstrap-buttons.js +++ b/js/bootstrap-buttons.js @@ -1,5 +1,5 @@ /* ============================================================ - * bootstrap-buttons.js v1.4.0 + * bootstrap-buttons.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#buttons * ============================================================ * Copyright 2011 Twitter, Inc. diff --git a/js/bootstrap-modal.js b/js/bootstrap-modal.js index ccc7b133b..e15b1237c 100644 --- a/js/bootstrap-modal.js +++ b/js/bootstrap-modal.js @@ -1,5 +1,5 @@ /* ========================================================= - * bootstrap-modal.js v1.4.0 + * bootstrap-modal.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#modal * ========================================================= * Copyright 2011 Twitter, Inc. |
