* adjust for webhook and message page.
This commit is contained in:
@@ -28,7 +28,7 @@ $(function()
|
||||
}
|
||||
else
|
||||
{
|
||||
$(this).parents('tr').find('input[type=checkbox]').removeAttr('checked');
|
||||
$(this).parents('tr').find('input[type=checkbox][disabled!=disabled]').removeAttr('checked');
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user