wesley %!s(int64=7) %!d(string=hai) anos
pai
achega
2b29561424
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/admin/call/list/index.blade.php

+ 1 - 1
resources/views/admin/call/list/index.blade.php

xqd
@@ -122,7 +122,7 @@
 
                 $.ajax({
                     type: 'post',
-                    url: '{{ U('Call/list/alldelete') }}',
+                    url: '{{ U('Call/List/alldelete') }}',
                     data: {list_ids: list_ids, _token: csrf_token},
                     success: function (data) {
                         if (data == 200) {