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