From 8ae27b7a8a54d5d0d5d2e46e62243945736cbced Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Thu, 1 Dec 2011 14:34:53 +0000 Subject: [PATCH] // Removing a console.log git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10832 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/prestashop/js/tools.js | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/prestashop/js/tools.js b/themes/prestashop/js/tools.js index ab586fda2..778e183bf 100644 --- a/themes/prestashop/js/tools.js +++ b/themes/prestashop/js/tools.js @@ -231,7 +231,6 @@ $(document).ready(function() { fnChecked.call(this); else if(fnUnchecked) fnUnchecked.call(this); - console.log('fff'); if (!$(this).attr('eventCheckboxChange')) {