Update url
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
"ordering": false,
|
||||
"autoWidth": false,
|
||||
"ajax": {
|
||||
url: "/notif/datatable",
|
||||
url: "{{ $baseUrl }}/notif/datatable",
|
||||
type: "POST",
|
||||
headers: {
|
||||
'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
|
||||
|
||||
Reference in New Issue
Block a user