Adds symlinks for bootstrap.
authordsc <dsc@less.ly>
Wed, 22 Feb 2012 23:26:47 +0000 (15:26 -0800)
committerdsc <dsc@less.ly>
Wed, 22 Feb 2012 23:26:47 +0000 (15:26 -0800)
static/vendor/bootstrap-2.0.1/js/bootstrap.js [moved from static/vendor/bootstrap-2.0.1/bootstrap.js with 100% similarity]
static/vendor/bootstrap-2.0.1/js/bootstrap.min.js [moved from static/vendor/bootstrap-2.0.1/bootstrap.min.js with 100% similarity]
static/vendor/bootstrap.js [new symlink]
static/vendor/bootstrap.min.js [new symlink]

diff --git a/static/vendor/bootstrap.js b/static/vendor/bootstrap.js
new file mode 120000 (symlink)
index 0000000..62666e3
--- /dev/null
@@ -0,0 +1 @@
+bootstrap/js/bootstrap.js
\ No newline at end of file
diff --git a/static/vendor/bootstrap.min.js b/static/vendor/bootstrap.min.js
new file mode 120000 (symlink)
index 0000000..5aec060
--- /dev/null
@@ -0,0 +1 @@
+bootstrap/js/bootstrap.min.js
\ No newline at end of file