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