2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+2 -1
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