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')) {