1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

run grunt

This commit is contained in:
Mark Otto
2013-10-01 11:37:47 -05:00
parent 0e628b6546
commit b352061d1d
7 changed files with 4 additions and 32 deletions

View File

@@ -5,7 +5,7 @@
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery") }
/* ========================================================================
* Bootstrap: transition.js v3.0.0