1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 10:34:07 +02:00

re-integrate #8560 using @fat's code from the comment on #8614

This commit is contained in:
Chris Rebert
2013-07-26 01:15:41 -07:00
parent 292d8d6819
commit a317f67c1c
3 changed files with 5 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
* Copyright 2013 Twitter Inc.
* http://www.apache.org/licenses/LICENSE-2.0
*/
if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
/* ========================================================================
* Bootstrap: transition.js v3.0.0
* http://twbs.github.com/bootstrap/javascript.html#transitions

File diff suppressed because one or more lines are too long