From: ivan Date: Wed, 11 Feb 2009 18:44:45 +0000 (+0000) Subject: fix select and unselect all buttons on CDR bulk actions, RT#4766 X-Git-Tag: root_of_webpay_support~63 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=850f16089f73212d65751dec48e799d83defa6fb fix select and unselect all buttons on CDR bulk actions, RT#4766 --- 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';