mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 05:59:15 +00:00
cdmClicked: allow opening body URLs on click
This commit is contained in:
@@ -64,6 +64,7 @@ function viewfeed(params) {
|
||||
|
||||
if (feed != getActiveFeedId() || activeFeedIsCat() != is_cat) {
|
||||
_search_query = false;
|
||||
setActiveArticleId(0);
|
||||
}
|
||||
|
||||
if (offset != 0) {
|
||||
|
||||
Reference in New Issue
Block a user