Skip to content

Commit

Permalink
update chosen and remove bootstrap js
Browse files Browse the repository at this point in the history
  • Loading branch information
miharekar committed Jul 8, 2014
1 parent 75e3610 commit 64812b3
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 1,500 deletions.
3 changes: 1 addition & 2 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@
//
//= require jquery
//= require jquery_ujs
//= require bootstrap-2.0.0.min
//= require chosen
//= require chosen.min
//= require_tree .
4 changes: 2 additions & 2 deletions app/assets/stylesheets/application.css.sass
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// compiled file, but it's generally better to create a new file per style scope.
//
//= require_self
//= require chosen
//= require chosen.min
//= require_tree .
@import mixins
Expand Down Expand Up @@ -361,4 +361,4 @@ select
width: 100%
padding: 0 !important
a
min-height: initial
min-height: initial
Empty file modified vendor/assets/images/chosen-sprite.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified vendor/assets/images/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file removed vendor/assets/javascripts/.gitkeep
Empty file.
1 change: 0 additions & 1 deletion vendor/assets/javascripts/bootstrap-2.0.0.min.js

This file was deleted.

Loading

0 comments on commit 64812b3

Please sign in to comment.