diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2005-09-07 09:09:56 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2005-09-07 09:09:56 +0100 |
| commit | 90e395dca0bd586d81543200d9a7db9b72655c80 (patch) | |
| tree | e65bd7d79862e8c4163612a81abad3558cf288c8 /tt-rss.js | |
| parent | ad3cb7108ecae37b0eefad942ef04b0cee473860 (diff) | |
cleanup backend.php/op=view + remove unneeded notify feedback
Diffstat (limited to 'tt-rss.js')
| -rw-r--r-- | tt-rss.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ function viewCurrentFeed(skip, subop) { function viewfeed(feed, skip, subop) { - notify("Loading headlines..."); +// notify("Loading headlines..."); enableHotkeys(); |