Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-11 14:11:54 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-11 14:11:54 +0400
commit8a179611262221f6f3cf2f8737d4340d74f0b282 (patch)
tree289c47436a82b018fd104b77c1f02def6c6b833b /app/assets/stylesheets/application.scss
parent12cb7cee2669502843a17331cb04ada904ff6f81 (diff)
Replace chosen with select2
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 56ef73a2a45..eb8bc0d63c0 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -4,7 +4,6 @@
* the top of the compiled file, but it's generally better to create a new file per style scope.
*= require jquery.ui.gitlab
*= require jquery.atwho
- *= require chosen
*= require select2
*= require_self
*/