From d2e7563f3458d78b8be559454a4d3352e72e4be0 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Thu, 1 Dec 2011 14:34:53 +0000 Subject: [PATCH] // Removing a console.log --- 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')) {