mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
CDM mode: add article selection, rework moveToPost()
This commit is contained in:
@@ -5016,6 +5016,7 @@
|
||||
|
||||
print "<div class=\"cdmArticle$add_class\"
|
||||
id=\"RROW-$id\" onmouseover='cdmMouseIn(this)'
|
||||
onclick='cdmClicked(this)'
|
||||
onmouseout='cdmMouseOut(this)'>";
|
||||
|
||||
print "<div class=\"cdmHeader\">";
|
||||
|
||||
Reference in New Issue
Block a user