Sha256: 3ad1ab01ac2cabfb90553bec26e6fdaf5ac18dabf77fb71dddb06a77316dcb71
Contents?: true
Size: 341 Bytes
Versions: 4
Compression:
Stored size: 341 Bytes
Contents
I"I(function() { var refocus; refocus = function() { return $('#command_line').focus(); }; $(function() { $('#command_line').focus(); return $(document).click(function() { return $('#command_line').focus(); }); }); $(document).ajaxComplete(function() { return refocus; }); }).call(this); :ET
Version data entries
4 entries across 4 versions & 1 rubygems