1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 14:35:58 +00:00

make 'v' hotkey work in CDM mode

This commit is contained in:
Andrew Dolgov
2007-08-09 07:56:11 +01:00
parent 8a5b4579fa
commit e4914b6275
5 changed files with 33 additions and 1 deletions

View File

@@ -1762,3 +1762,4 @@ function openArticleInNewWindow(id) {
exception_error("openArticleInNewWindow", e);
}
}