mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:35:56 +00:00
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
This commit is contained in:
@@ -1414,6 +1414,8 @@ function cdmCollapseArticle(event, id, unmark) {
|
|||||||
if (id == getActiveArticleId()) {
|
if (id == getActiveArticleId()) {
|
||||||
setActiveArticleId(0);
|
setActiveArticleId(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
updateSelectedPrompt();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (event) Event.stop(event);
|
if (event) Event.stop(event);
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user