1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 14:31:29 +00:00

code cleanup

This commit is contained in:
Andrew Dolgov
2010-02-03 16:06:24 +03:00
parent d1277c7be5
commit d002edc715
8 changed files with 39 additions and 436 deletions

View File

@@ -110,7 +110,6 @@ function viewfeed_offline(feed_id, subop, is_cat, subop_param, skip_history, off
catchup_local_feed(feed_id, is_cat);
}
disableContainerChildren("headlinesToolbar", false);
Form.enable("main_toolbar_form");
var f = $("headlines-frame");