Fixes and todo's
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
url: '{{route('users.search')}}',
|
||||
data: {'search':$value, 'isCheck': $checkboxValue, 'page': page },
|
||||
success:function (data) {
|
||||
console.log($checkboxValue);
|
||||
$('tbody').html(data);
|
||||
},
|
||||
error:function (data) {
|
||||
|
||||
Reference in New Issue
Block a user