Sha256: 8c0b833ba978871727eca2baea0c26c94d219eaea5f0ee6148496b3ee7b94068
Contents?: true
Size: 386 Bytes
Versions: 4
Compression:
Stored size: 386 Bytes
Contents
I"v(function() { $(document).ajaxComplete(function() { $('.passwd_form').on('change', function() { return $(this).closest('form').submit(); }); return $('.passwd_form').submit(function(e) { $('#shell-history').append("<div class=\"input\"></div>"); return $('.input').last().append($('.passwd_form label').text()); }); }); }).call(this); :ET
Version data entries
4 entries across 4 versions & 1 rubygems