From 4702b83adc35f384e214a2a6e9199d08e4494093 Mon Sep 17 00:00:00 2001
From: Wu Cheng-Han
Date: Sat, 11 Jul 2015 12:02:27 +0800
Subject: Revert index.html select2 cdn back to own server, because we using an
older version of it
---
public/index.html | 4 +-
public/vendor/select2/select2-bootstrap.css | 495 +++++++++++++++++++
public/vendor/select2/select2-spinner.gif | Bin 0 -> 1849 bytes
public/vendor/select2/select2.css | 704 ++++++++++++++++++++++++++++
public/vendor/select2/select2.min.js | 23 +
public/vendor/select2/select2.png | Bin 0 -> 613 bytes
public/vendor/select2/select2x2.png | Bin 0 -> 845 bytes
7 files changed, 1224 insertions(+), 2 deletions(-)
create mode 100644 public/vendor/select2/select2-bootstrap.css
create mode 100755 public/vendor/select2/select2-spinner.gif
create mode 100755 public/vendor/select2/select2.css
create mode 100755 public/vendor/select2/select2.min.js
create mode 100755 public/vendor/select2/select2.png
create mode 100755 public/vendor/select2/select2x2.png
(limited to 'public')
diff --git a/public/index.html b/public/index.html
index 7d5cb17d..829c0446 100644
--- a/public/index.html
+++ b/public/index.html
@@ -17,8 +17,8 @@
-
-
+
+
diff --git a/public/vendor/select2/select2-bootstrap.css b/public/vendor/select2/select2-bootstrap.css
new file mode 100644
index 00000000..1e392c93
--- /dev/null
+++ b/public/vendor/select2/select2-bootstrap.css
@@ -0,0 +1,495 @@
+/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */
+/**
+ * Reset Bootstrap 3 .form-control styles which - if applied to the
+ * original