From c91b4dfd165d9c47ef2269ec2e6b57a56a3a7afb Mon Sep 17 00:00:00 2001 From: Catouse Date: Fri, 7 Nov 2014 09:56:43 +0800 Subject: [PATCH] * removed debug code. --- lib/front/front.class.php | 1 - 1 file changed, 1 deletion(-) 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');