Update to Bootstrap 3.0.2

This commit is contained in:
Ben Word
2013-11-06 19:16:58 -06:00
parent 8b5e7fa27a
commit 5fe6c44dab
56 changed files with 49 additions and 51 deletions

4
assets/js/plugins/bootstrap/transition.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: transition.js v3.0.0
* Bootstrap: transition.js v3.0.2
* http://getbootstrap.com/javascript/#transitions
* ========================================================================
* Copyright 2013 Twitter, Inc.
@@ -53,4 +53,4 @@
$.support.transition = transitionEnd()
})
}(window.jQuery);
}(jQuery);