diff --git a/lib/front/front.class.php b/lib/front/front.class.php index 645d048e90..01be933c56 100644 --- a/lib/front/front.class.php +++ b/lib/front/front.class.php @@ -379,7 +379,6 @@ $(function() { $('#allchecker, #reversechecker').click(function() { - console.log(this); var e = $(this); if(e.closest('.datatable').length) return; scope = e.data('scope');