Sha256: 1b106fe6d53eafe54f24d794b3eea04756cb9f3b7e1a15d33cba2554e50211e5
Contents?: true
Size: 264 Bytes
Versions: 36
Compression:
Stored size: 264 Bytes
Contents
jQuery.fn.addSauceFromForm=function(a){var b=$(a).find(".ui-dialog-content").children(),c=$(a).find("input[name='authenticity_token']"),d=$(a).find("input[name='_method']");$(a).children().remove();$(a).append(b);$(a).append(c);$(a).append(d);$(this).append(a)};
Version data entries
36 entries across 36 versions & 1 rubygems