summaryrefslogtreecommitdiff
path: root/tt-rss.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-17 13:05:13 +0100
committerAndrew Dolgov <[email protected]>2007-05-17 13:05:13 +0100
commit4548a580c54d7d9b5b91b026fbe56b68e6f5f731 (patch)
treeda1c20bdb2046341d728edf34377d7ef31ca5bc5 /tt-rss.js
parentb31af972f2b01249ea36c4262fc5efc87e90fb36 (diff)
tweak tag cloud
Diffstat (limited to 'tt-rss.js')
-rw-r--r--tt-rss.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/tt-rss.js b/tt-rss.js
index 56351332e..a4e825a14 100644
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -45,8 +45,6 @@ function toggleTags(show_all) {
notify_progress("Loading, please wait...");
updateFeedList();
}
-
- return false;
}
function dlg_frefresh_callback() {