* removed debug code.
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user