e shortcut: properly handle article selection

This commit is contained in:
Andrew Dolgov 2012-09-10 01:34:28 +04:00
parent 18cf1358e0
commit 8cdc185ba4

View file

@ -690,8 +690,7 @@ function hotkey_handler(e) {
}
if (keycode == 69) { // e
var id = getActiveArticleId();
emailArticle(id);
emailArticle();
}
if ((keycode == 191 || keychar == '?') && shift_key) { // ?