1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 23:15:55 +00:00

add arrow article movement back

This commit is contained in:
Andrew Dolgov
2012-12-28 12:45:44 +04:00
parent e218c5f56f
commit 744a29309d

View File

@@ -1977,6 +1977,8 @@
"j" => "prev_feed", "j" => "prev_feed",
"n" => "next_article", "n" => "next_article",
"p" => "prev_article", "p" => "prev_article",
"(38)" => "prev_article",
"(40)" => "next_article",
"/" => "search_dialog", "/" => "search_dialog",
// "article" => array( // "article" => array(
"s" => "toggle_mark", "s" => "toggle_mark",