app/assets/javascripts/shoppe/application.coffee in shoppe-0.0.10 vs app/assets/javascripts/shoppe/application.coffee in shoppe-0.0.11

- old
+ new

@@ -37,6 +37,6 @@ $(this).width(originals.eq(index).width()) helper # Chosen $('select.chosen').chosen() - + $('select.chosen-with-deselect').chosen({allow_single_deselect: true}) \ No newline at end of file