minor: comment changed.

svn path=/plone.app.discussion/trunk/; revision=27717
This commit is contained in:
Timo Stollenwerk 2009-06-29 11:16:14 +00:00
parent 5885be08cc
commit da2402865f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
jq(document).ready(function() {
/*****************************************************************
* Check all checkboxes.
* Check or uncheck all checkboxes.
*****************************************************************/
jq("input[name='check_all']").click(function(){
if(jq(this).val()==0){