view: hide auxDlg when clicking on an article

master
Andrew Dolgov 15 years ago
parent 9c88320833
commit 664306d30c

@ -469,6 +469,7 @@ function view(id, feed_id, skip_history) {
debug("cache check result: " + (cached_article != false));
enableHotkeys();
hideAuxDlg();
//setActiveFeedId(feed_id);

Loading…
Cancel
Save