1
0
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:
Andrew Dolgov
2010-11-10 11:38:55 +03:00
parent 779560b7a3
commit bfa0e7921d
4 changed files with 25 additions and 4 deletions

View File

@@ -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\">";