dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
show whitespace
Improve keyboard navigation on compose screen: define tabindex groups + ena...
Thomas Bruederli
2014-05-07
ea0866a1adc9239b8b115ab2490e1dd88f3c64ec
[githubFork/roundcubemail.git]
/
program
/
js
/
list.js
program/js/list.js
@@ -558,6 +558,8 @@
}
this.rows[id].clicked = now;
this.focus();
return false;
},