summaryrefslogtreecommitdiff
path: root/feedlist.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-13 19:05:36 +0400
committerAndrew Dolgov <[email protected]>2009-10-13 19:05:36 +0400
commit37e93d6ccae51c283f3b480195016d749ecab1a5 (patch)
tree16a8490a3a111027cae2cd0f88452d4dd3b73ade /feedlist.js
parentf4280bdd13e1a1ad54f6ddfafaccdc0e43aa756e (diff)
display special dialog when new articles are available in the current feed instead of reloading it
Diffstat (limited to 'feedlist.js')
-rw-r--r--feedlist.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/feedlist.js b/feedlist.js
index 860122bd0..bfd14376c 100644
--- a/feedlist.js
+++ b/feedlist.js
@@ -157,7 +157,7 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
}
enableHotkeys();
-
+ hideAuxDlg();
closeInfoBox();
Form.enable("main_toolbar_form");