mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 12:21:29 +00:00
fix cdmClicked doing nothing in expanded mode when clicking on article title
This commit is contained in:
@@ -2017,6 +2017,8 @@ function cdmClicked(event, id) {
|
||||
onComplete: function(transport) {
|
||||
handle_json_reply(transport);
|
||||
} });
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user