mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 03:51:29 +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));
|
debug("cache check result: " + (cached_article != false));
|
||||||
|
|
||||||
enableHotkeys();
|
enableHotkeys();
|
||||||
|
hideAuxDlg();
|
||||||
|
|
||||||
//setActiveFeedId(feed_id);
|
//setActiveFeedId(feed_id);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user