mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:45:55 +00:00
move to dijit checkboxes in headlines/cdm list
This commit is contained in:
@@ -346,10 +346,6 @@ function toggleSelectListRow2(sender) {
|
||||
return toggleSelectRow(sender, row);
|
||||
}
|
||||
|
||||
function tSR(sender, row) {
|
||||
return toggleSelectRow(sender, row);
|
||||
}
|
||||
|
||||
/* this is for dijit Checkbox */
|
||||
function toggleSelectRow2(sender, row) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user