mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:46:00 +00:00
Article.cdmToggleGridSpan: also set as active
This commit is contained in:
@@ -103,6 +103,7 @@ const Article = {
|
||||
else
|
||||
row.style.gridColumn = '';
|
||||
|
||||
this.setActive(id);
|
||||
this.cdmMoveToId(id);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user