From 850f16089f73212d65751dec48e799d83defa6fb Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 11 Feb 2009 18:44:45 +0000 Subject: [PATCH] fix select and unselect all buttons on CDR bulk actions, RT#4766 --- httemplate/search/cdr.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/search/cdr.html b/httemplate/search/cdr.html index bef49219f..852eebadb 100644 --- a/httemplate/search/cdr.html +++ b/httemplate/search/cdr.html @@ -36,7 +36,7 @@ ' function setAll(setTo) { '. ' theForm = document.cdrForm;'. ' for (i=0,n=theForm.elements.length;i'; -- 2.11.0