mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 05:25:56 +00:00
cdmClicked: allow shift-lclick
This commit is contained in:
@@ -1541,7 +1541,7 @@ function cdmClicked(event, id) {
|
|||||||
handle_rpc_json(transport);
|
handle_rpc_json(transport);
|
||||||
} });
|
} });
|
||||||
|
|
||||||
return true;
|
return !event.shiftKey;
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user