// Removing a console.log

This commit is contained in:
mDeflotte
2011-12-01 14:34:53 +00:00
parent 27d974acdc
commit d2e7563f34
-1
View File
@@ -231,7 +231,6 @@ $(document).ready(function() {
fnChecked.call(this);
else if(fnUnchecked)
fnUnchecked.call(this);
console.log('fff');
if (!$(this).attr('eventCheckboxChange'))
{