Sha256: 87796f9e84092d0aaf0eeaacf12594399fdd417c184f1a4eb9cfd53737dbe3cb
Contents?: true
Size: 287 Bytes
Versions: 99
Compression:
Stored size: 287 Bytes
Contents
NOTE: the jquery.autocomplete.pack.js file has been modified. Specifically line 314 was changed from if ( data && data.length && hasFocus ) { to if ( data && data.length ) { For some reason the hasFocus value was always 0 which prevented the autocomplete from ever showing up.
Version data entries
99 entries across 80 versions & 5 rubygems