vendor/assets/javascripts/hobo-jquery/hjq.js in hobo_jquery-2.0.1 vs vendor/assets/javascripts/hobo-jquery/hjq.js in hobo_jquery-2.1.0.pre1
- old
+ new
@@ -234,10 +234,9 @@
if(!confirm(o.attrs.confirm)) {
return false;
}
}
- result.context = this;
result.type = o.type || 'GET';
result.data = {};
/* These are now the defaults, so we don't need to send
them over the wire.
result.data = {"render_options[preamble]": o.preamble || '',