1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

display special dialog when new articles are available in the current feed instead of reloading it

This commit is contained in:
Andrew Dolgov
2009-10-13 19:05:36 +04:00
parent f4280bdd13
commit 37e93d6cca
4 changed files with 42 additions and 2 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
}
enableHotkeys();
hideAuxDlg();
closeInfoBox();
Form.enable("main_toolbar_form");