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:
Vendored
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user