Commit Graph

3 Commits

Author SHA1 Message Date
Javier Martín
e655c3c958 Fix suggestions keyup timeout.
The browser was generating one AJAX request per keystroke, ignoring the
timeout. The clearTimeout() function needs to be called with the ID
value returned by setTimeout().
2018-06-28 21:06:32 +02:00
kikito
99f95b4f32 makes the pr work on keyup and change instead of blur 2016-02-02 18:11:42 +01:00
Maite
8f1431ec3f corrections about coding style 2016-02-01 17:11:29 +01:00