spec/dummy/tmp/cache/assets/development/sprockets/c6114e4a5461cc7720ccdee699e719b5 in flyboy-1.0.6 vs spec/dummy/tmp/cache/assets/development/sprockets/c6114e4a5461cc7720ccdee699e719b5 in flyboy-1.0.7

- old
+ new

@@ -1,8 +1,8 @@ {I" class:EFI"BundledAsset;FI"logical_path;FI"dorsale/forms.js;TI" pathname;FI"S/Users/benoit/www/agilidee/dorsale/app/assets/javascripts/dorsale/forms.coffee;TI"content_type;FI"application/javascript;FI" -mtime;Fl+j&UI" length;FiI" digest;F"%17647dc279994891fcf40edda2798a41I" source;FI"(function() { +mtime;Fl+7UI" length;FitI" digest;F"%3a7f70ff3664a9e6bd95ba214aa5a530I" source;FI"t(function() { $(function() { return $("button.reset").click(function() { var form; form = $(this).parents("form"); form.find("option").map(function() { @@ -13,11 +13,16 @@ form.find("input").map(function() { if (!this.type.match(/submit|hidden|button/)) { return this.value = ""; } }); - return form.find("textarea").val(""); + form.find("textarea").val(""); + return form.find("select").map(function() { + if (this.selectize) { + return this.selectize.clear(); + } + }); }); }); }).call(this); -;TI"required_assets_digest;F"%eb1225f75c87b78297adefd0e6adeb59I" _version;F"%64e62ddc273c2f5847f30d698ca14b67 +;TI"required_assets_digest;F"%65d9a41a290fbe89bd10997850f7d626I" _version;F"%64e62ddc273c2f5847f30d698ca14b67 \ No newline at end of file