* removed debug code.

This commit is contained in:
Catouse
2014-11-07 09:56:43 +08:00
parent 6da1b6a4bb
commit c91b4dfd16

View File

@@ -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');