mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 10:41:28 +00:00
cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it
This commit is contained in:
@@ -5476,7 +5476,9 @@
|
||||
|
||||
print "</div>";
|
||||
|
||||
print "<div class=\"cdmContent\" $content_hidden
|
||||
print "<div class=\"cdmContent\" $content_hidden
|
||||
title=\"".__("Click to select article")."\"
|
||||
onclick=\"toggleSelected($id);\"
|
||||
id=\"CICD-$id\">";
|
||||
|
||||
print "<div class=\"cdmContentInner\">";
|
||||
|
||||
Reference in New Issue
Block a user