From 0979b696e4d770f5461057f406dfe8a8f3d3d48c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 17 May 2007 12:58:38 +0100 Subject: show tag cloud instead of flat tag list --- feedlist.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'feedlist.js') diff --git a/feedlist.js b/feedlist.js index 740020e63..9bfd9a235 100644 --- a/feedlist.js +++ b/feedlist.js @@ -46,6 +46,8 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) { enableHotkeys(); + closeInfoBox(); + /* if (!skip_history) { history_push('FEED:' + feed + ':' + subop + ':' + is_cat + ':' + subop_param); -- cgit v1.2.3-54-g00ecf