summaryrefslogtreecommitdiff
path: root/js/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-12-25 14:13:52 +0400
committerAndrew Dolgov <[email protected]>2012-12-25 14:13:52 +0400
commitc4f52830528ecd13e8f335d69a0f3b288c2766b3 (patch)
tree1cee923d7d16e6348921c9a0b31b67b985e46b96 /js/functions.js
parent363161024b55974330b4c5cc7b16248509a45d00 (diff)
move to dijit checkboxes in headlines/cdm list
Diffstat (limited to 'js/functions.js')
-rw-r--r--js/functions.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/js/functions.js b/js/functions.js
index e80c860e0..8776405be 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -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) {