mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 01:21:28 +00:00
view: hide auxDlg when clicking on an article
This commit is contained in:
@@ -469,6 +469,7 @@ function view(id, feed_id, skip_history) {
|
||||
debug("cache check result: " + (cached_article != false));
|
||||
|
||||
enableHotkeys();
|
||||
hideAuxDlg();
|
||||
|
||||
//setActiveFeedId(feed_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user