mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:35:55 +00:00
use real link to article in headlines list (for middle click) (2)
This commit is contained in:
@@ -463,6 +463,8 @@ function view(id, feed_id, skip_history) {
|
||||
article_callback2(transport, id, feed_id);
|
||||
} });
|
||||
|
||||
return false;
|
||||
|
||||
} catch (e) {
|
||||
exception_error("view", e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user