mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
cdmClicked: allow opening article urls
This commit is contained in:
@@ -2469,6 +2469,7 @@ function cdmClicked(event, id) {
|
|||||||
handle_rpc_reply(transport);
|
handle_rpc_reply(transport);
|
||||||
} });
|
} });
|
||||||
|
|
||||||
|
return true;
|
||||||
} else {
|
} else {
|
||||||
toggleSelected(id);
|
toggleSelected(id);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user