1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 07:45:56 +00:00

show tag cloud instead of flat tag list

This commit is contained in:
Andrew Dolgov
2007-05-17 12:58:38 +01:00
parent 1ba6daf78e
commit 0979b696e4
6 changed files with 100 additions and 9 deletions

View File

@@ -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);