mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 23:55:56 +00:00
compact some definitions in headlines list
This commit is contained in:
@@ -1109,6 +1109,9 @@ function toggleSelectListRow(sender) {
|
||||
}
|
||||
}
|
||||
|
||||
function tSR(sender) {
|
||||
return toggleSelectRow(sender);
|
||||
}
|
||||
|
||||
function toggleSelectRow(sender) {
|
||||
var parent_row = sender.parentNode.parentNode;
|
||||
|
||||
Reference in New Issue
Block a user