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

- old
+ new

@@ -1,8 +1,8 @@ {I" class:EFI"BundledAsset;FI"logical_path;FI"dorsale/all.js;TI" pathname;FI"M/Users/benoit/www/agilidee/dorsale/app/assets/javascripts/dorsale/all.js;TI"content_type;FI"application/javascript;FI" -mtime;Fl+j&UI" length;FiSI" digest;F"%68d74b0aca3a3a4edf7258a4d1391198I" source;FI"S(function() { +mtime;Fl+7UI" length;FiI" digest;F"%e8301becb7be8eeacbe117c4f346dc78I" source;FI"(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); (function() { @@ -31,6 +36,6 @@ return window.location.hash = e.target.hash; }); }); }).call(this); -;TI"required_assets_digest;F"%88ce133f1e47f9da16897d4f049457e8I" _version;F"%64e62ddc273c2f5847f30d698ca14b67 +;TI"required_assets_digest;F"%cb21ddad7c6ae07b900c9ce80a4f44fbI" _version;F"%64e62ddc273c2f5847f30d698ca14b67 \ No newline at end of file