diff options
Diffstat (limited to 'assets/js/bootstrap-tab.js')
-rwxr-xr-x | assets/js/bootstrap-tab.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/js/bootstrap-tab.js b/assets/js/bootstrap-tab.js index f19db5da..b3938f67 100755 --- a/assets/js/bootstrap-tab.js +++ b/assets/js/bootstrap-tab.js @@ -1,5 +1,5 @@ /* ======================================================== - * bootstrap-tab.js v2.0.0 + * bootstrap-tab.js v2.0.2 * http://twitter.github.com/bootstrap/javascript.html#tabs * ======================================================== * Copyright 2012 Twitter, Inc. @@ -127,4 +127,4 @@ }) }) -}( window.jQuery ) +}( window.jQuery );
\ No newline at end of file |