mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:05:55 +00:00
grid: add a header icon (and a hotkey) to toggle article span entire row
This commit is contained in:
@@ -664,6 +664,7 @@ class RPC extends Handler_Protected {
|
||||
"a e" => "toggle_full_text",
|
||||
"e" => "email_article",
|
||||
"a q" => "close_article",
|
||||
"a s" => "article_span_grid",
|
||||
"a a" => "select_all",
|
||||
"a u" => "select_unread",
|
||||
"a U" => "select_marked",
|
||||
|
||||
Reference in New Issue
Block a user