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

fix makefile error thing

This commit is contained in:
fat
2013-07-26 00:22:20 -07:00
parent 5588e14867
commit 91b6a43ed9
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
if (!jQuery) throw new Error("Bootstrap requires jQuery")
if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
/* ========================================================================
* Bootstrap: transition.js v3.0.0