// Removing a console.log

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10832 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2011-12-01 14:34:53 +00:00
parent 394206e9ef
commit 8ae27b7a8a
-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'))
{