Vergleich jscripts/autocomplete.js - 1.6.3 - 1.6.6
Zeile 344 | Zeile 344 |
---|---|
if(this.currentKeyCode != 8 && this.currentKeyCode != 46) |
if(this.currentKeyCode != 8 && this.currentKeyCode != 46) |
this.setTypeAhead(0, 1); | /*his.setTypeAhead(0, 1);*/ |
} | } |