1
0
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:
Andrew Dolgov
2018-12-01 16:47:51 +03:00
parent 78780c9c08
commit b5722956c7
2 changed files with 3 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ function viewfeed(params) {
if (feed != getActiveFeedId() || activeFeedIsCat() != is_cat) {
_search_query = false;
setActiveArticleId(0);
}
if (offset != 0) {