Sha256: 88bf4ec14009010ca16f6229acf11a56821da0a827f58f211b973cc1cb0c2ca6
Contents?: true
Size: 436 Bytes
Versions: 4
Compression:
Stored size: 436 Bytes
Contents
I"¨(function() { $(document).ajaxComplete(function() { if ($('.passwd_form').length) { $('.command_line').keypress(function(e) { if (e.which === 13) { return $(".passwd_form").attr("action", "/search/" + action); } }); return $('.passwd_form').submit(function(e) { return $('#shell-history').append("<div class=\"input\"></div>"); }); } }); }).call(this); :ET
Version data entries
4 entries across 4 versions & 1 rubygems